Skip to content

Commit

Permalink
[vim] Documentation
Browse files Browse the repository at this point in the history
 * Fix typo
  • Loading branch information
smokey42 committed Oct 13, 2011
1 parent 14c4ece commit 8ccc5fb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.mkd
Expand Up @@ -142,7 +142,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

Expand Down
2 changes: 1 addition & 1 deletion doc/solarized.txt
Expand Up @@ -143,7 +143,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:
line *before* the `colorscheme solarized` line:

let g:solarized_termcolors=256

Expand Down

0 comments on commit 8ccc5fb

Please sign in to comment.