mirror of
https://github.com/xlogerais/config-vim
synced 2024-11-10 00:21:41 +01:00
Install solarized colorscheme as a bundle submodule.
This commit is contained in:
parent
95a4c9a3a3
commit
8fa5860a6f
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -34,3 +34,6 @@
|
||||
[submodule "/home/xavier/.vim/bundle/haml"]
|
||||
path = /home/xavier/.vim/bundle/haml
|
||||
url = git://github.com/tpope/vim-haml.git
|
||||
[submodule "/home/xavier/.vim/bundle/solarized"]
|
||||
path = /home/xavier/.vim/bundle/solarized
|
||||
url = git://github.com/altercation/vim-colors-solarized.git
|
||||
|
1
bundle/solarized
Submodule
1
bundle/solarized
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 528a59f26d12278698bb946f8fb82a63711eec21
|
Loading…
Reference in New Issue
Block a user