fixed pathogen submodule reference
This commit is contained in:
parent
545745a3e4
commit
b478e85788
1 changed files with 1 additions and 2 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -1,9 +1,8 @@
|
|||
# Core
|
||||
[submodule ".vim/bundle/pathogen"]
|
||||
path = .vim/bundle/pathogen
|
||||
path = .vim/bundle/vim-pathogen
|
||||
url = https://github.com/tpope/vim-pathogen.git
|
||||
|
||||
|
||||
[submodule ".vim/bundle/ctrlp.vim"]
|
||||
path = .vim/bundle/ctrlp.vim
|
||||
url = https://github.com/kien/ctrlp.vim.git
|
||||
|
|
Loading…
Reference in a new issue