From a24563dd044f39469a1da012ea37e78867a33e67 Mon Sep 17 00:00:00 2001 From: Barak Michener Date: Wed, 27 Feb 2013 14:17:32 -0800 Subject: [PATCH] update --- .gitmodules | 3 +++ .vim/bundle/EasyGrep | 2 +- .vim/bundle/syntastic | 2 +- .vim/bundle/vim-fugitive | 2 +- .vim/bundle/vim-gitgutter | 1 + 5 files changed, 7 insertions(+), 3 deletions(-) create mode 160000 .vim/bundle/vim-gitgutter diff --git a/.gitmodules b/.gitmodules index 9b3bcbd..5348e97 100644 --- a/.gitmodules +++ b/.gitmodules @@ -46,3 +46,6 @@ [submodule ".vim/bundle/syntastic"] path = .vim/bundle/syntastic url = https://github.com/scrooloose/syntastic.git +[submodule ".vim/bundle/vim-gitgutter"] + path = .vim/bundle/vim-gitgutter + url = git://github.com/airblade/vim-gitgutter.git diff --git a/.vim/bundle/EasyGrep b/.vim/bundle/EasyGrep index 4323a37..9b938ec 160000 --- a/.vim/bundle/EasyGrep +++ b/.vim/bundle/EasyGrep @@ -1 +1 @@ -Subproject commit 4323a37f71a539a004e2630fc9eae19df7a82c7c +Subproject commit 9b938ec84f193f12dd7721a67f90d4656dcc3c1e diff --git a/.vim/bundle/syntastic b/.vim/bundle/syntastic index 0fcf795..2519d83 160000 --- a/.vim/bundle/syntastic +++ b/.vim/bundle/syntastic @@ -1 +1 @@ -Subproject commit 0fcf79514009c0c836b5a4c32ae4719891983fa2 +Subproject commit 2519d835694e9aee41b0aa607b9e1d9c5685fd7a diff --git a/.vim/bundle/vim-fugitive b/.vim/bundle/vim-fugitive index 6462bdb..0103538 160000 --- a/.vim/bundle/vim-fugitive +++ b/.vim/bundle/vim-fugitive @@ -1 +1 @@ -Subproject commit 6462bdb4b936d27ecfc056d1f9c026acc40743d4 +Subproject commit 0103538d7a8e03c061c031e33459aeaa4cf040ab diff --git a/.vim/bundle/vim-gitgutter b/.vim/bundle/vim-gitgutter new file mode 160000 index 0000000..e724731 --- /dev/null +++ b/.vim/bundle/vim-gitgutter @@ -0,0 +1 @@ +Subproject commit e7247311f526142de8756043fb995fed0475c9f1