From 30685f6f7b71a115d4b40ca8ff9a5e2d16439699 Mon Sep 17 00:00:00 2001 From: Johann Dreo Date: Wed, 2 Nov 2016 11:57:23 +0100 Subject: [PATCH] Add color_coded vim plugin --- .gitmodules | 3 +++ .vim/bundle/color_coded | 1 + 2 files changed, 4 insertions(+) create mode 160000 .vim/bundle/color_coded 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