mirror of
https://github.com/altercation/solarized
synced 2024-11-21 19:23:02 +00:00
Fixed typo in the README
This commit is contained in:
parent
c350650cb7
commit
b000d11317
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
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 `colorschem solarized` line:
|
||||
the `colorscheme solarized` line:
|
||||
|
||||
let g:solarized_termcolors=256
|
||||
|
||||
|
|
Loading…
Reference in a new issue