From c54cbff69091a3dfc030c44166dbefb0bace585f Mon Sep 17 00:00:00 2001 From: Audric Schiltknecht Date: Wed, 10 Oct 2012 22:33:57 +0200 Subject: Add fugitive bundle --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitmodules (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..7ebb7a7 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "vim/.vim/bundle/fugitive"] + path = vim/.vim/bundle/fugitive + url = https://github.com/tpope/vim-fugitive.git -- cgit v1.2.3-70-g09d2