Add color_coded vim plugin
This commit is contained in:
parent
231ea08c28
commit
30685f6f7b
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -64,3 +64,6 @@
|
||||||
[submodule ".vim/bundle/vim-snippets"]
|
[submodule ".vim/bundle/vim-snippets"]
|
||||||
path = .vim/bundle/vim-snippets
|
path = .vim/bundle/vim-snippets
|
||||||
url = https://github.com/honza/vim-snippets.git
|
url = https://github.com/honza/vim-snippets.git
|
||||||
|
[submodule ".vim/bundle/color_coded"]
|
||||||
|
path = .vim/bundle/color_coded
|
||||||
|
url = https://github.com/jeaye/color_coded.git
|
||||||
|
|
|
||||||
1
.vim/bundle/color_coded
Submodule
1
.vim/bundle/color_coded
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 07eab1106fa1c26dd1936b7d031d843170eb9d8f
|
||||||
Loading…
Add table
Add a link
Reference in a new issue