diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000..188711b5 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule ".vim/bundle/vim-fugitive"] + path = .vim/bundle/vim-fugitive + url = http://github.com/tpope/vim-fugitive diff --git a/.vim/bundle/vim-fugitive b/.vim/bundle/vim-fugitive new file mode 160000 index 00000000..124550cf --- /dev/null +++ b/.vim/bundle/vim-fugitive @@ -0,0 +1 @@ +Subproject commit 124550cfee33a1bb9a227e78ccc709317a89dae9