Add css-color and css3-syntax

This commit is contained in:
Jonathan Hodgson 2016-12-15 11:47:17 +00:00
parent 8fdbb5a7da
commit e97e309861
3 changed files with 8 additions and 0 deletions

6
.gitmodules vendored
View file

@ -25,3 +25,9 @@
[submodule "bundle/matchit"]
path = bundle/matchit
url = https://github.com/tmhedberg/matchit
[submodule "bundle/vim-css-color"]
path = bundle/vim-css-color
url = https://github.com/skammer/vim-css-color
[submodule "bundle/vim-css3-syntax"]
path = bundle/vim-css3-syntax
url = https://github.com/hail2u/vim-css3-syntax