update nvimtree keymap
This commit is contained in:
parent
0ec4557f5d
commit
4f88084419
@ -233,7 +233,8 @@ map("n", "<leader><leader>", ":Telescope cmdline<CR>", opts)
|
||||
--}}}
|
||||
|
||||
--{{{ File explorer and tools
|
||||
map("n", "<leader>n", ":NvimTreeToggle<CR>", opts)
|
||||
map("n", "<leader>nt", ":NvimTreeToggle<CR>", opts)
|
||||
map("n", "<leader>nc", ":lua vim.notify.dismiss()>", opts)
|
||||
map("n", "<leader>D", ":Dotenv .env<CR>", opts)
|
||||
--}}}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user