mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-08-04 10:05:37 +02:00
udpate paths
This commit is contained in:
parent
5c27f4f1cb
commit
3ebc2e10d7
2 changed files with 5 additions and 4 deletions
|
@ -52,4 +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]])
|
||||
vim.cmd([[source ~/.config/nvcode/vimscript/nv-nvimtree/init.vim]])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue