Browse Source

Merge pull request #196 from AnthonyDiSanti/master

Fixed typo in the vim README
pull/207/merge
Trevor Bramble 14 years ago
parent
commit
58bd9db1ac
  1. 2
      vim-colors-solarized/README.mkd

2
vim-colors-solarized/README.mkd

@ -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…
Cancel
Save