diff --git a/.gitmodules b/.gitmodules index 85f83d6a..6ed1d85b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -14,3 +14,6 @@ path = .vim/bundle/YouCompleteMe url = git@github.com:Valloric/YouCompleteMe.git branch = master +[submodule ".vim/bundle/vim-colors-solarized"] + path = .vim/bundle/vim-colors-solarized + url = git@github.com:altercation/vim-colors-solarized.git diff --git a/.vim/bundle/vim-colors-solarized b/.vim/bundle/vim-colors-solarized new file mode 160000 index 00000000..528a59f2 --- /dev/null +++ b/.vim/bundle/vim-colors-solarized @@ -0,0 +1 @@ +Subproject commit 528a59f26d12278698bb946f8fb82a63711eec21