Merge branch 'nvim-lua:master' into master
This commit is contained in:
commit
5a58b8bce3
3 changed files with 50 additions and 46 deletions
|
|
@ -11,7 +11,7 @@ return {
|
|||
},
|
||||
cmd = 'Neotree',
|
||||
keys = {
|
||||
{ '\\', ':Neotree reveal<CR>', desc = 'NeoTree reveal' },
|
||||
{ '\\', ':Neotree reveal<CR>', desc = 'NeoTree reveal', silent = true },
|
||||
},
|
||||
opts = {
|
||||
filesystem = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue