diff --git a/.gitmodules b/.gitmodules index 1eeae93..bde7dcd 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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 diff --git a/.vim/bundle/color_coded b/.vim/bundle/color_coded new file mode 160000 index 0000000..07eab11 --- /dev/null +++ b/.vim/bundle/color_coded @@ -0,0 +1 @@ +Subproject commit 07eab1106fa1c26dd1936b7d031d843170eb9d8f