Add debugger.
This commit is contained in:
@@ -8,5 +8,6 @@ return {
|
||||
},
|
||||
config = function()
|
||||
vim.keymap.set("n", "<C-n>", ':Neotree filesystem reveal left<CR>', {})
|
||||
vim.keymap.set("n", "<C-e>", ':Neotree position=current<CR>', {})
|
||||
end
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user