adding vim packages

nvim
KeeganForelight 3 years ago
parent ed0ae8bbde
commit 8ef9eebee7

6
.gitmodules vendored

@ -17,3 +17,9 @@
[submodule "vim/vim-hybrid"] [submodule "vim/vim-hybrid"]
path = vim/vim-hybrid path = vim/vim-hybrid
url = https://github.com/w0ng/vim-hybrid.git url = https://github.com/w0ng/vim-hybrid.git
[submodule "vim/pack/man/nerdtree"]
path = vim/pack/man/nerdtree
url = https://github.com/preservim/nerdtree.git
[submodule "vim/pack/man/start/nerdtree"]
path = vim/pack/man/start/nerdtree
url = https://github.com/preservim/nerdtree.git

@ -0,0 +1 @@
Subproject commit fc85a6f07c2cd694be93496ffad75be126240068

@ -0,0 +1 @@
Subproject commit fc85a6f07c2cd694be93496ffad75be126240068
Loading…
Cancel
Save