Nvim: luify config
This commit is contained in:
@@ -1,8 +1,3 @@
|
||||
local opts = { noremap = true, silent = true }
|
||||
|
||||
vim.keymap.set("n", "<leader>tt", "<cmd>NvimTreeToggle<cr>", opts)
|
||||
vim.keymap.set("n", "<leader>tf", "<cmd>NvimTreeFindFile<cr>", opts)
|
||||
|
||||
vim.g.nvim_tree_refresh_wait = 1000
|
||||
|
||||
-- following options are the default
|
||||
|
||||
Reference in New Issue
Block a user