mirror of
https://github.com/prurigro/darkcloud-nvimconfig.git
synced 2024-11-09 15:06:38 -05:00
Added a new submodule that colours hexcode backgrounds the same as the
colours they represent for css-related formats
This commit is contained in:
parent
e2c5e21d9e
commit
a4a3940ef4
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -40,3 +40,6 @@
|
|||
[submodule "vim/bundle/vim-markdown"]
|
||||
path = vim/bundle/vim-markdown
|
||||
url = https://github.com/plasticboy/vim-markdown.git
|
||||
[submodule "vim/bundle/vim-coloresque"]
|
||||
path = vim/bundle/vim-coloresque
|
||||
url = https://github.com/gorodinskiy/vim-coloresque.git
|
||||
|
|
1
vim/bundle/vim-coloresque
Submodule
1
vim/bundle/vim-coloresque
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 0c21b1469993e610600e88e734ffe90b9c10a514
|
Loading…
Reference in a new issue