diff --git a/.gitmodules b/.gitmodules index ef7edf6..44eb210 100644 --- a/.gitmodules +++ b/.gitmodules @@ -28,3 +28,6 @@ [submodule "vim/.vim/bundle/alchemist"] path = vim/.vim/bundle/alchemist url = https://github.com/slashmili/alchemist.vim +[submodule "vim/.vim/bundle/vim-css-color"] + path = vim/.vim/bundle/vim-css-color + url = https://github.com/ap/vim-css-color diff --git a/vim/.vim/bundle/vim-css-color b/vim/.vim/bundle/vim-css-color new file mode 160000 index 0000000..2411b84 --- /dev/null +++ b/vim/.vim/bundle/vim-css-color @@ -0,0 +1 @@ +Subproject commit 2411b84298eb6db034001f35ce7cc32c36f9b43b