Add vim-css-color

This commit is contained in:
Gea-Suan Lin
2012-06-02 06:25:04 +08:00
parent c10bb9561e
commit 5be31d5106
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -7,3 +7,6 @@
[submodule ".vim/bundle/snipmate.vim"] [submodule ".vim/bundle/snipmate.vim"]
path = .vim/bundle/snipmate.vim path = .vim/bundle/snipmate.vim
url = https://github.com/msanders/snipmate.vim.git url = https://github.com/msanders/snipmate.vim.git
[submodule ".vim/bundle/vim-css-color.vim"]
path = .vim/bundle/vim-css-color.vim
url = https://github.com/ap/vim-css-color.git