Add pathogen to runtime to update with submodules
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -34,3 +34,9 @@
|
||||
[submodule ".vim/bundle/tagbar"]
|
||||
path = .vim/bundle/tagbar
|
||||
url = https://github.com/majutsushi/tagbar
|
||||
[submodule ".vim/bundle/vim-pathogen"]
|
||||
path = .vim/bundle/vim-pathogen
|
||||
url = https://github.com/tpope/vim-pathogen.git
|
||||
[submodule ".vim/bundle/vim-go"]
|
||||
path = .vim/bundle/vim-go
|
||||
url = https://github.com/fatih/vim-go.git
|
||||
|
||||
Reference in New Issue
Block a user