mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-08-04 10:05:37 +02:00
update nvimtree config
This commit is contained in:
parent
04081f99c0
commit
60038350a2
2 changed files with 21 additions and 0 deletions
|
@ -52,3 +52,4 @@ vim.g.nvim_tree_bindings = {
|
|||
["-"] = tree_cb("dir_up"),
|
||||
["q"] = tree_cb("close")
|
||||
}
|
||||
vim.cmd([[source ~/.config/nvim/vimscript/nv-nvimtree/init.vim]])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue