From 3b2e8308f11472b7068bd8db43e0b7b0b66a2f02 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Mon, 13 Feb 2012 01:44:56 -0500 Subject: Add badwolf colorscheme --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 00195c73..e94b814b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -58,3 +58,6 @@ [submodule "bundle/vim-colors-solarized"] path = bundle/vim-colors-solarized url = https://github.com/altercation/vim-colors-solarized.git +[submodule "bundle/badwolf"] + path = bundle/badwolf + url = https://github.com/sjl/badwolf.git -- cgit 1.4.1