Update filetree.lua

pull/298/head
SamPosh 2 years ago committed by GitHub
parent 6ec9ef8fb0
commit e2c244a3c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -12,4 +12,5 @@ return {
config = function ()
require('neo-tree').setup{}
end,
vim.keymap.set('n', '<C-b>', '<Cmd>Neotree toggle<CR>')
}

Loading…
Cancel
Save