summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index ca75501..decbfb0 100644
--- a/README.md
+++ b/README.md
@@ -116,7 +116,6 @@ Using [lazy.nvim](https://github.com/folke/lazy.nvim)
-- plugins/telescope.lua:
return {
- {
'nvim-telescope/telescope.nvim', tag = '0.1.1',
-- or , branch = '0.1.1',
dependencies = { 'nvim-lua/plenary.nvim' }