diff options
Diffstat (limited to '')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index eb2046aa..00195c73 100644 --- a/.gitmodules +++ b/.gitmodules @@ -55,3 +55,6 @@ [submodule "bundle/itchy.vim"] path = bundle/itchy.vim url = git://github.com/programble/itchy.vim.git +[submodule "bundle/vim-colors-solarized"] + path = bundle/vim-colors-solarized + url = https://github.com/altercation/vim-colors-solarized.git |