diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..6db0e57 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[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..1b7e407 --- /dev/null +++ b/bundle/fugitive @@ -0,0 +1 @@ +Subproject commit 1b7e4070f5f7b7522422f5b00a75b323cc314daf