From ad18664dedd8d215b9638ee8c07764fa7c39d08b Mon Sep 17 00:00:00 2001 From: Nicole Tietz-Sokolskaya Date: Wed, 3 Feb 2016 22:44:32 -0500 Subject: [PATCH] Added submodule for color schemes --- .gitmodules | 3 +++ bundle/vim-colorschemes | 1 + 2 files changed, 4 insertions(+) create mode 160000 bundle/vim-colorschemes diff --git a/.gitmodules b/.gitmodules index baf3290..ba1d7ab 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "bundle/airline"] path = bundle/airline url = https://github.com/vim-airline/vim-airline +[submodule "bundle/vim-colorschemes"] + path = bundle/vim-colorschemes + url = https://github.com/flazz/vim-colorschemes diff --git a/bundle/vim-colorschemes b/bundle/vim-colorschemes new file mode 160000 index 0000000..28a989b --- /dev/null +++ b/bundle/vim-colorschemes @@ -0,0 +1 @@ +Subproject commit 28a989b28457e38df620e4c7ab23e224aff70efe