mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-08-04 01:55:08 +02:00
remove install script for now
This commit is contained in:
parent
414f854e4a
commit
222425157e
3 changed files with 8 additions and 26 deletions
|
@ -52,4 +52,4 @@ vim.g.nvim_tree_bindings = {
|
|||
["-"] = tree_cb("dir_up"),
|
||||
["q"] = tree_cb("close")
|
||||
}
|
||||
vim.cmd([[source ~/.config/nvcode/vimscript/nv-nvimtree/init.vim]])
|
||||
vim.cmd([[source ~/.config/nvim/vimscript/nv-nvimtree/init.vim]])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue