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"]
|
||||
path = .vim/bundle/vim-snippets
|
||||
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue