diff --git a/.gitmodules b/.gitmodules index f4b0143c..38ec86eb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "KeyBindings"] path = KeyBindings url = https://github.com/ttscoff/KeyBindings.git +[submodule "vim/bundle/fugitive"] + path = vim/bundle/fugitive + url = http://github.com/tpope/vim-fugitive.git diff --git a/vim/bundle/fugitive b/vim/bundle/fugitive new file mode 160000 index 00000000..1b7e4070 --- /dev/null +++ b/vim/bundle/fugitive @@ -0,0 +1 @@ +Subproject commit 1b7e4070f5f7b7522422f5b00a75b323cc314daf