Add Solarized submodule
This commit is contained in:
parent
f115f31fa0
commit
706c5d819c
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -1,3 +1,6 @@
|
|||
[submodule "bundle/vim-pathogen"]
|
||||
path = bundle/vim-pathogen
|
||||
url = https://github.com/tpope/vim-pathogen.git
|
||||
[submodule "bundle/vim-colors-solarized"]
|
||||
path = bundle/vim-colors-solarized
|
||||
url = https://github.com/altercation/vim-colors-solarized.git
|
||||
|
|
1
bundle/vim-colors-solarized
Submodule
1
bundle/vim-colors-solarized
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 528a59f26d12278698bb946f8fb82a63711eec21
|
Loading…
Reference in a new issue