Refactor Plugins

This commit is contained in:
LeoSM_07 2025-05-06 16:04:58 -04:00
parent b3f3fc70f0
commit 78dc0868c7
No known key found for this signature in database
8 changed files with 57 additions and 150 deletions

View file

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