Merge branch 'fix-solarized-visual-block-color' into develop

This commit is contained in:
Kim Silkebækken 2013-03-15 14:19:43 +01:00
commit 2c25a71f2e
1 changed files with 5 additions and 0 deletions

View File

@ -75,6 +75,11 @@
"mode": { "fg": "oldlace", "bg": "orange", "attr": ["bold"] }
}
},
"^V": {
"groups": {
"mode": { "fg": "oldlace", "bg": "orange", "attr": ["bold"] }
}
},
"R": {
"groups": {
"mode": { "fg": "oldlace", "bg": "red", "attr": ["bold"] }