diff options
author | June McEnroe <june@causal.agency> | 2012-02-13 01:44:56 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2012-02-13 01:44:56 -0500 |
commit | 3b2e8308f11472b7068bd8db43e0b7b0b66a2f02 (patch) | |
tree | 21f47832fc785188674249fc927277bddfd34900 | |
parent | Customize C/C++ indentation (diff) | |
download | src-3b2e8308f11472b7068bd8db43e0b7b0b66a2f02.tar.gz src-3b2e8308f11472b7068bd8db43e0b7b0b66a2f02.zip |
Add badwolf colorscheme
Diffstat (limited to '')
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | bundle/badwolf | 0 |
2 files changed, 3 insertions, 0 deletions
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 diff --git a/bundle/badwolf b/bundle/badwolf new file mode 160000 +Subproject 4337437dc0a40a02be78911dc6bf6fee5129bb1 |