diff --git a/.gitmodules b/.gitmodules index b40cddc..5641fb2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,7 +2,7 @@ path = KeyBindings url = https://github.com/ttscoff/KeyBindings.git [submodule "vim/bundle/fugitive"] - path = vim/bundle/fugitive + path = vim/bundle/tpope-fugitive url = http://github.com/tpope/vim-fugitive.git [submodule "vim/bundle/vim-colors-solarized"] path = vim/bundle/vim-colors-solarized diff --git a/vim/bundle/fugitive b/vim/bundle/tpope-fugitive similarity index 100% rename from vim/bundle/fugitive rename to vim/bundle/tpope-fugitive