diff options
| author | Anton Bobov <abobov@gmail.com> | 2016-01-13 16:10:35 +0500 |
|---|---|---|
| committer | Anton Bobov <abobov@gmail.com> | 2016-01-13 16:10:35 +0500 |
| commit | 1cca38440d85a57066d3c5217f86e3416090fe0e (patch) | |
| tree | c083ab459495c1da2aad35e2bab2c43445623253 /.gitmodules | |
| parent | 008cd9680fa5066580e26b4bbc72ac4f1a1a22d2 (diff) | |
Solarized colorscheme.
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 606d7ab..b9c2630 100644 --- a/.gitmodules +++ b/.gitmodules @@ -72,3 +72,6 @@ [submodule "files/.vim/bundle/vim-fugitive"] path = files/.vim/bundle/vim-fugitive url = https://github.com/tpope/vim-fugitive.git +[submodule "files/.vim/bundle/vim-colors-solarized"] + path = files/.vim/bundle/vim-colors-solarized + url = git://github.com/altercation/vim-colors-solarized.git |
