From 7e98101a9be119cd2c3b20329660c26bb5919def Mon Sep 17 00:00:00 2001 From: Audric Schiltknecht Date: Sat, 7 Jan 2017 11:20:56 -0500 Subject: Move vim/update-plugins to root as it deals with submodules Script is not vim-specific, so move it to the root. --- vim/update-plugins.sh | 6 ------ 1 file changed, 6 deletions(-) delete mode 100755 vim/update-plugins.sh (limited to 'vim/update-plugins.sh') diff --git a/vim/update-plugins.sh b/vim/update-plugins.sh deleted file mode 100755 index f4d2767..0000000 --- a/vim/update-plugins.sh +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/bash - -# updates all known submodules - -cd `dirname $0`/.. -git submodule foreach git pull -- cgit v1.2.3-70-g09d2