Update filetree.lua
This commit is contained in:
parent
6ec9ef8fb0
commit
e2c244a3c4
1 changed files with 2 additions and 1 deletions
|
@ -12,4 +12,5 @@ return {
|
|||
config = function ()
|
||||
require('neo-tree').setup{}
|
||||
end,
|
||||
vim.keymap.set('n', '<C-b>', '<Cmd>Neotree toggle<CR>')
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue