diff --git a/update b/update index 8c26b0c..da72164 100755 --- a/update +++ b/update @@ -4,8 +4,6 @@ cd "${0%/*}" if [ ! -e vim/vimrc.user ]; then [[ -w vim ]] && touch vim/vimrc.user; fi -[[ $(cat .git/modules/vim/bundle/vim-coloresque/HEAD | grep -c 0c21b1469993e610600e88e734ffe90b9c10a514) = 1 ]] && git checkout -- vim/bundle/vim-coloresque - git pull origin git submodule update --init --recursive