From 706c5d819c2529cdcb257eab3f406b6f4f4f3f49 Mon Sep 17 00:00:00 2001 From: Anthony Perkins Date: Tue, 13 Oct 2015 11:02:50 +0100 Subject: [PATCH] Add Solarized submodule --- .gitmodules | 3 +++ bundle/vim-colors-solarized | 1 + 2 files changed, 4 insertions(+) create mode 160000 bundle/vim-colors-solarized diff --git a/.gitmodules b/.gitmodules index 882a27f..836bfa1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "bundle/vim-pathogen"] path = bundle/vim-pathogen url = https://github.com/tpope/vim-pathogen.git +[submodule "bundle/vim-colors-solarized"] + path = bundle/vim-colors-solarized + url = https://github.com/altercation/vim-colors-solarized.git diff --git a/bundle/vim-colors-solarized b/bundle/vim-colors-solarized new file mode 160000 index 0000000..528a59f --- /dev/null +++ b/bundle/vim-colors-solarized @@ -0,0 +1 @@ +Subproject commit 528a59f26d12278698bb946f8fb82a63711eec21