diff options
-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 |