diff options
author | Matt Singleton <matt@xcolour.net> | 2011-12-19 02:00:14 -0500 |
---|---|---|
committer | Matt Singleton <matt@xcolour.net> | 2011-12-19 02:00:14 -0500 |
commit | 0731e8c3fe1612013740020ae7f2f9e90f02cbae (patch) | |
tree | 2d50384e65b213f1b6b768210ca8c33fa442a284 | |
parent | 84cd3d7c206815d1cadde62e09a57c1a2bbe7123 (diff) |
adding vim-colors-solarized at 528a59f (master HEAD)
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | vim/bundle/solarized | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index e66af29..5601da1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "vim/bundle/coffee-script"] path = vim/bundle/coffee-script url = https://github.com/kchmck/vim-coffee-script.git +[submodule "vim/bundle/solarized"] + path = vim/bundle/solarized + url = https://github.com/altercation/vim-colors-solarized.git diff --git a/vim/bundle/solarized b/vim/bundle/solarized new file mode 160000 +Subproject 528a59f26d12278698bb946f8fb82a63711eec2 |