From 7ad4b1e23ed11241872f48f90e69d5a91704a1d6 Mon Sep 17 00:00:00 2001 From: Realetive Date: Tue, 7 Mar 2017 13:47:56 +0300 Subject: [PATCH] Fix misprint --- README.mkd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.mkd b/README.mkd index a163b02..7c06b1d 100644 --- a/README.mkd +++ b/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