diff options
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | files/.vim/bundle/vim-css-color | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 92da0fe..15a7c8e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -93,3 +93,6 @@ [submodule "vim/emmet"] path = files/.vim/bundle/emmet-vim url = https://github.com/mattn/emmet-vim.git +[submodule "vim/vim-css-color"] + path = files/.vim/bundle/vim-css-color + url = https://github.com/ap/vim-css-color diff --git a/files/.vim/bundle/vim-css-color b/files/.vim/bundle/vim-css-color new file mode 160000 +Subproject 86dff1b9c2a549994042c4548a47514350c25b6 |
