From a388b05ce7f75522cb7c18b5fce90271479a186b Mon Sep 17 00:00:00 2001 From: Kevin Date: Fri, 4 Apr 2014 21:32:07 -0400 Subject: [PATCH] Trying a second time to add the update coloresque source --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitmodules b/.gitmodules index 23905be..df19252 100644 --- a/.gitmodules +++ b/.gitmodules @@ -58,3 +58,6 @@ [submodule "vim/bundle/SpellCheck"] path = vim/bundle/SpellCheck url = https://github.com/vim-scripts/SpellCheck.git +[submodule "vim/bundle/vim-coloresque"] + path = vim/bundle/vim-coloresque + url = https://github.com/Marslo/vim-coloresque.git