New solarized options.
This commit is contained in:
parent
4cc880cadc
commit
2fd2dda988
2 changed files with 5 additions and 1 deletions
|
@ -3,6 +3,9 @@ version 7.3.754
|
|||
syntax on
|
||||
set encoding=utf-8
|
||||
set background=dark
|
||||
let g:solarized_termcolors = 256
|
||||
let g:solarized_visibility = "high"
|
||||
let g:solarized_contrast = "high"
|
||||
colorscheme solarized
|
||||
hi BadWhitespace ctermbg=red guibg=red
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue