diff --git a/.gitmodules b/.gitmodules index f61046f..02debe7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -40,3 +40,6 @@ [submodule "vim/bundle/vim-markdown"] path = vim/bundle/vim-markdown url = https://github.com/plasticboy/vim-markdown.git +[submodule "vim/bundle/vim-coloresque"] + path = vim/bundle/vim-coloresque + url = https://github.com/gorodinskiy/vim-coloresque.git diff --git a/vim/bundle/vim-coloresque b/vim/bundle/vim-coloresque new file mode 160000 index 0000000..0c21b14 --- /dev/null +++ b/vim/bundle/vim-coloresque @@ -0,0 +1 @@ +Subproject commit 0c21b1469993e610600e88e734ffe90b9c10a514