Add css-color and css3-syntax
This commit is contained in:
parent
8fdbb5a7da
commit
e97e309861
3 changed files with 8 additions and 0 deletions
6
.gitmodules
vendored
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
|
||||
|
|
1
bundle/vim-css-color
Submodule
1
bundle/vim-css-color
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 417eaf8a20a6208e34ff167f5636b20f8f812ed8
|
1
bundle/vim-css3-syntax
Submodule
1
bundle/vim-css3-syntax
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 68ad25f13a379e59ce0f82acc34bbbda87a66bf6
|
Loading…
Add table
Add a link
Reference in a new issue