diff --git a/.gitmodules b/.gitmodules index c50ae4d..cc26c39 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,3 +13,6 @@ [submodule "bundle/nerdtree"] path = bundle/nerdtree url = git://github.com/scrooloose/nerdtree.git +[submodule "bundle/fugitive"] + path = bundle/fugitive + url = git://github.com/tpope/vim-fugitive.git diff --git a/bundle/fugitive b/bundle/fugitive new file mode 160000 index 0000000..0095769 --- /dev/null +++ b/bundle/fugitive @@ -0,0 +1 @@ +Subproject commit 0095769029709b531d2505ee6ad9907dd9bd72a0