diff --git a/.gitmodules b/.gitmodules index ef1948f..ef1e003 100644 --- a/.gitmodules +++ b/.gitmodules @@ -78,3 +78,6 @@ [submodule "bundle/vim-markdown-toc"] path = bundle/vim-markdown-toc url = https://github.com/scrooloose/vim-markdown-toc +[submodule "bundle/vim-css-color"] + path = bundle/vim-css-color + url = https://github.com/ap/vim-css-color diff --git a/bundle/vim-css-color b/bundle/vim-css-color new file mode 160000 index 0000000..1f9fe5c --- /dev/null +++ b/bundle/vim-css-color @@ -0,0 +1 @@ +Subproject commit 1f9fe5c1f9e0a6bfc41b14d070f4d878d445ae96