diff options
| author | Victor Presumido <victor.presumido@gmail.com> | 2023-03-21 17:37:21 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-21 13:37:21 -0400 |
| commit | 8fda289714eca2663674f64121262117d7dc4858 (patch) | |
| tree | 808a58eea0007a272df3dbae3bf3b926b36aa232 /README.md | |
| parent | f43eb22e0cf9b2deede132ddab2c152f5e589f1a (diff) | |
doc: remove extra `{` from Lazy.nvim package manager directions (#2406)
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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' } |
