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 --- vim/update-plugins.sh | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 vim/update-plugins.sh (limited to 'vim/update-plugins.sh') diff --git a/vim/update-plugins.sh b/vim/update-plugins.sh new file mode 100755 index 0000000..f4d2767 --- /dev/null +++ b/vim/update-plugins.sh @@ -0,0 +1,6 @@ +#!/bin/bash + +# updates all known submodules + +cd `dirname $0`/.. +git submodule foreach git pull -- cgit v1.2.3-70-g09d2