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