diff options
| -rw-r--r-- | .gitmodules | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/.gitmodules b/.gitmodules index 8f453df..c03842c 100644 --- a/.gitmodules +++ b/.gitmodules | |||
| @@ -1,9 +1,6 @@ | |||
| 1 | [submodule "vim/.vim/bundle/vim-pathogen"] | ||
| 2 | path = vim/.vim/bundle/vim-pathogen | ||
| 3 | url = https://github.com/tpope/vim-pathogen.git | ||
| 4 | [submodule "vim/.vim/bundle/nerdtree"] | ||
| 5 | path = vim/.vim/bundle/nerdtree | ||
| 6 | url = git@github.com:scrooloose/nerdtree.git | ||
| 7 | [submodule "vim/.vim/vim-pathogen"] | 1 | [submodule "vim/.vim/vim-pathogen"] |
| 8 | path = vim/.vim/vim-pathogen | 2 | path = vim/.vim/vim-pathogen |
| 9 | url = git@github.com:tpope/vim-pathogen.git | 3 | url = git@github.com:tpope/vim-pathogen.git |
| 4 | [submodule "vim/.vim/bundle/nerdtree"] | ||
| 5 | path = vim/.vim/bundle/nerdtree | ||
| 6 | url = git@github.com:scrooloose/nerdtree.git | ||
