diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 3c1e5d6..70d07c3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,9 +4,6 @@ [submodule "shell/_vim/bundle/vim-pathogen"] path = shell/_vim/bundle/vim-pathogen url = https://github.com/tpope/vim-pathogen.git -[submodule "shell/_vim/bundle/vim-reload"] - path = shell/_vim/bundle/vim-reload - url = https://github.com/xolox/vim-reload.git [submodule "shell/_vim/bundle/vim-misc"] path = shell/_vim/bundle/vim-misc url = https://github.com/xolox/vim-misc.git |