1
0
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:
2015-03-01 20:46:35 +01:00
parent 95a4c9a3a3
commit 8fa5860a6f
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -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