From 92f6d38f9120a8e598382afba996c8369017205a Mon Sep 17 00:00:00 2001 From: Andrew MacFie Date: Wed, 3 Dec 2014 11:25:31 -0500 Subject: [PATCH] Correct minor typo: "highligth" -> "highlight" --- README.mdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.mdown b/README.mdown index abfb72c..34e2872 100644 --- a/README.mdown +++ b/README.mdown @@ -92,7 +92,7 @@ the empty string disables it. Ex.: flake8_complexity_marker='' " disable McCabe complexity warnings flake8_naming_marker='' " disable naming warnings -To customize the colors used for markers, define the highligth groups, `Flake8_Error`, +To customize the colors used for markers, define the highlight groups, `Flake8_Error`, `Flake8_Warning`, `Flake8_PyFlake`, `Flake8_Complexity`, `Flake8_Naming`: " to use colors defined in the colorscheme