Autoformat changed to 2, neo-tree removed thingy, init removed thingy
This commit is contained in:
parent
62847aca50
commit
2137835748
3 changed files with 4 additions and 4 deletions
|
|
@ -12,8 +12,8 @@ return {
|
|||
cmd = 'Neotree',
|
||||
keys = {
|
||||
{ '<C-e>', ':Neotree toggle<CR>', { desc = 'NeoTree toggle' } },
|
||||
{ '<leader>e', ':Neotree reveal<CR>', mode = '', desc = '[E]xplore files' },
|
||||
{ '<leader>E', ':Neotree buffers<CR>', mode = '', desc = '[E]xplore buffers' },
|
||||
-- { '<leader>e', ':Neotree reveal<CR>', mode = '', desc = '[E]xplore files' },
|
||||
-- { '<leader>E', ':Neotree buffers<CR>', mode = '', desc = '[E]xplore buffers' },
|
||||
},
|
||||
opts = {
|
||||
filesystem = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue