From a4685472bedbfba03dd05966370b3af1cac2f585 Mon Sep 17 00:00:00 2001 From: Adam Bowen Date: Tue, 3 Jul 2012 09:12:58 -0500 Subject: [PATCH] Correct spelling of 'colorscheme' in README. --- vim-colors-solarized/README.mkd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vim-colors-solarized/README.mkd b/vim-colors-solarized/README.mkd index a163b029..7c06b1d5 100644 --- a/vim-colors-solarized/README.mkd +++ b/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