diff options
| author | Anton Bobov <abobov@gmail.com> | 2016-07-21 19:24:33 +0500 |
|---|---|---|
| committer | Anton Bobov <abobov@gmail.com> | 2016-07-21 19:24:33 +0500 |
| commit | ae5d23f81db2e064896d12283556720933d5d262 (patch) | |
| tree | 0383982665336d6df7d50477537e956c7ff8a8e7 /.gitmodules | |
| parent | 3b8cdf7e63ea8dd6e8ea187994f1b5a1bea0951e (diff) | |
[vim] Add CSS colors preview plugin.
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 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 |
