diff options
| author | 2017-02-07 09:21:15 +0100 | |
|---|---|---|
| committer | 2017-02-07 09:21:15 +0100 | |
| commit | 5911aa484140fcbd22b58cf585948eec919c106c (patch) | |
| tree | 92fde3523749602720609554322a293ae0ad32c1 /.gitmodules | |
| parent | 2a49651571cda6e8ce22d4617ecc7a76ad8e8a95 (diff) | |
| download | dotfiles-5911aa484140fcbd22b58cf585948eec919c106c.tar.gz dotfiles-5911aa484140fcbd22b58cf585948eec919c106c.tar.bz2 dotfiles-5911aa484140fcbd22b58cf585948eec919c106c.zip | |
Removed pathogen.vim
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 2544ea0..dc78dcf 100644 --- a/.gitmodules +++ b/.gitmodules | |||
| @@ -1,6 +1,3 @@ | |||
| 1 | [submodule "vim/.vim/vim-pathogen"] | ||
| 2 | path = vim/.vim/vim-pathogen | ||
| 3 | url = https://github.com/tpope/vim-pathogen.git | ||
| 4 | [submodule "vim/.vim/bundle/nerdcommenter"] | 1 | [submodule "vim/.vim/bundle/nerdcommenter"] |
| 5 | path = vim/.vim/bundle/nerdcommenter | 2 | path = vim/.vim/bundle/nerdcommenter |
| 6 | url = https://github.com/scrooloose/nerdcommenter.git | 3 | url = https://github.com/scrooloose/nerdcommenter.git |
