aded neo-tree and lsp supports

This commit is contained in:
Vojin 2024-09-19 11:17:03 +02:00
parent 7790c13c6d
commit 628445f3c0
2 changed files with 9 additions and 8 deletions

View file

@ -11,7 +11,8 @@ return {
},
cmd = 'Neotree',
keys = {
{ '\\', ':Neotree reveal<CR>', desc = 'NeoTree reveal', silent = true },
{ '\\', ':Neotree reveal<CR>', desc = 'NeoTree reveal', silent = true },
{ '<leader>e', ':Neotree toggle<CR>', desc = 'NeoTree toggle', silent = true },
},
opts = {
filesystem = {