diff --git a/.gitmodules b/.gitmodules index 0e27db4..958d25a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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