Added css coloring
This commit is contained in:
parent
0da20bf3f3
commit
dfdae511a5
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -28,3 +28,6 @@
|
|||
[submodule "vim/.vim/bundle/alchemist"]
|
||||
path = vim/.vim/bundle/alchemist
|
||||
url = https://github.com/slashmili/alchemist.vim
|
||||
[submodule "vim/.vim/bundle/vim-css-color"]
|
||||
path = vim/.vim/bundle/vim-css-color
|
||||
url = https://github.com/ap/vim-css-color
|
||||
|
|
1
vim/.vim/bundle/vim-css-color
Submodule
1
vim/.vim/bundle/vim-css-color
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 2411b84298eb6db034001f35ce7cc32c36f9b43b
|
Loading…
Reference in a new issue