add vim-pathogen
This commit is contained in:
parent
c7cc01e596
commit
a1dba88f38
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -37,3 +37,6 @@
|
|||
[submodule ".vim/bundle/tagbar"]
|
||||
path = .vim/bundle/tagbar
|
||||
url = https://github.com/majutsushi/tagbar.git
|
||||
[submodule ".vim/vim-pathogen"]
|
||||
path = .vim/vim-pathogen
|
||||
url = https://github.com/tpope/vim-pathogen.git
|
||||
|
|
|
|||
1
.vim/vim-pathogen
Submodule
1
.vim/vim-pathogen
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit f195ac5e402a1e7d0f75322558da36245dde59d6
|
||||
Loading…
Add table
Add a link
Reference in a new issue