Add css-color and css3-syntax

master
Jonathan Hodgson 8 years ago
parent 8fdbb5a7da
commit e97e309861
  1. 6
      .gitmodules
  2. 1
      bundle/vim-css-color
  3. 1
      bundle/vim-css3-syntax

6
.gitmodules vendored

@ -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

@ -0,0 +1 @@
Subproject commit 417eaf8a20a6208e34ff167f5636b20f8f812ed8

@ -0,0 +1 @@
Subproject commit 68ad25f13a379e59ce0f82acc34bbbda87a66bf6
Loading…
Cancel
Save