removed the attempt at fixing coloresque as I don't believe it worked

This commit is contained in:
Kevin 2014-04-07 00:50:07 -04:00
parent eb6cfb028c
commit 0b246af1bf

2
update
View file

@ -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