Autoformat changed to 2, neo-tree removed thingy, init removed thingy

This commit is contained in:
Jimmy Bates 2024-07-03 12:25:31 -07:00
parent 62847aca50
commit 2137835748
3 changed files with 4 additions and 4 deletions

View file

@ -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 = {