Correct spelling of 'colorscheme' in README.
parent
c350650cb7
commit
a4685472be
|
|
@ -118,7 +118,7 @@ If you do use the custom terminal colors, solarized.vim should work out of the
|
||||||
box for you. If you are using a terminal emulator that supports 256 colors and
|
box for you. If you are using a terminal emulator that supports 256 colors and
|
||||||
don't want to use the custom Solarized terminal colors, you will need to use
|
don't want to use the custom Solarized terminal colors, you will need to use
|
||||||
the degraded 256 colorscheme. To do so, simply add the following line *before*
|
the degraded 256 colorscheme. To do so, simply add the following line *before*
|
||||||
the `colorschem solarized` line:
|
the `colorscheme solarized` line:
|
||||||
|
|
||||||
let g:solarized_termcolors=256
|
let g:solarized_termcolors=256
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue