added Vundle
This commit is contained in:
parent
a8aba0b482
commit
9addbf18b9
3 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -4,3 +4,6 @@
|
||||||
[submodule ".nano/syntax"]
|
[submodule ".nano/syntax"]
|
||||||
path = .nano/syntax
|
path = .nano/syntax
|
||||||
url = https://github.com/scopatz/nanorc.git
|
url = https://github.com/scopatz/nanorc.git
|
||||||
|
[submodule ".vim/bundle/Vundle.vim"]
|
||||||
|
path = .vim/bundle/Vundle.vim
|
||||||
|
url = https://github.com/VundleVim/Vundle.vim.git
|
||||||
|
|
0
.vim/autoload/.keep
Normal file
0
.vim/autoload/.keep
Normal file
1
.vim/bundle/Vundle.vim
Submodule
1
.vim/bundle/Vundle.vim
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 9a38216a1c0c597f978d73547d37681fc689c90d
|
Loading…
Reference in a new issue