nerdtree submodule
This commit is contained in:
parent
30863f80fb
commit
7c00d2b7cd
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -10,3 +10,6 @@
|
||||||
[submodule "vim-files/.vim/bundle/vim-eunuch"]
|
[submodule "vim-files/.vim/bundle/vim-eunuch"]
|
||||||
path = vim-files/.vim/bundle/vim-eunuch
|
path = vim-files/.vim/bundle/vim-eunuch
|
||||||
url = https://github.com/tpope/vim-eunuch.git
|
url = https://github.com/tpope/vim-eunuch.git
|
||||||
|
[submodule "vim-files/.vim/bundle/nerdtree"]
|
||||||
|
path = vim-files/.vim/bundle/nerdtree
|
||||||
|
url = https://github.com/scrooloose/nerdtree.git
|
||||||
|
|
|
||||||
1
vim-files/.vim/bundle/nerdtree
Submodule
1
vim-files/.vim/bundle/nerdtree
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit b0bb781fc73ef40365e4c996a16f04368d64fc9d
|
||||||
Loading…
Add table
Add a link
Reference in a new issue