From 55e5c20df1a1c4568272250df730121367a5453b Mon Sep 17 00:00:00 2001 From: Andreas Alin Date: Thu, 22 Mar 2012 14:37:08 +0100 Subject: [PATCH] vim fugitive --- .gitmodules | 3 +++ vim/bundle/vim-fugitive | 1 + 2 files changed, 4 insertions(+) create mode 160000 vim/bundle/vim-fugitive diff --git a/.gitmodules b/.gitmodules index b0b97b6..1f758d1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -22,3 +22,6 @@ [submodule "vim/bundle/Command-T"] path = vim/bundle/Command-T url = https://github.com/wincent/Command-T.git +[submodule "vim/bundle/vim-fugitive"] + path = vim/bundle/vim-fugitive + url = https://github.com/tpope/vim-fugitive diff --git a/vim/bundle/vim-fugitive b/vim/bundle/vim-fugitive new file mode 160000 index 0000000..bc3ffa6 --- /dev/null +++ b/vim/bundle/vim-fugitive @@ -0,0 +1 @@ +Subproject commit bc3ffa6b44378d98f313d83e7b056fe6ae395f3e