Add color_coded vim plugin

This commit is contained in:
Johann Dreo 2016-11-02 11:57:23 +01:00
commit 30685f6f7b
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View file

@ -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