From 2fe4d952b4034ed713b6916d05446370633de965 Mon Sep 17 00:00:00 2001 From: Paul Walko Date: Wed, 15 Nov 2017 14:38:39 -0500 Subject: [PATCH] add colors --- .gitmodules | 3 +++ vim/bundle/vim-colors-solarized | 1 + 2 files changed, 4 insertions(+) create mode 160000 vim/bundle/vim-colors-solarized diff --git a/.gitmodules b/.gitmodules index c67bb48..5ad641a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "vim/bundle/vim-unimpaired"] path = vim/bundle/vim-unimpaired url = https://github.com/tpope/vim-unimpaired +[submodule "vim/bundle/vim-colors-solarized"] + path = vim/bundle/vim-colors-solarized + url = https://github.com/altercation/vim-colors-solarized.git diff --git a/vim/bundle/vim-colors-solarized b/vim/bundle/vim-colors-solarized new file mode 160000 index 0000000..528a59f --- /dev/null +++ b/vim/bundle/vim-colors-solarized @@ -0,0 +1 @@ +Subproject commit 528a59f26d12278698bb946f8fb82a63711eec21