mirror of
https://github.com/xlogerais/config-vim
synced 2025-06-12 10:16:56 +02:00
Install solarized colorscheme as a bundle submodule.
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user