From: Vincent Driessen Date: Wed, 3 Dec 2014 18:07:56 +0000 (+0100) Subject: Merge pull request #31 from amacfie/patch-1 X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/339a0a426596d99e18eb355028e19501bb1dc942?hp=74d8e6fbaa7351d10e85c196565b4e4a654ed8d4 Merge pull request #31 from amacfie/patch-1 Correct minor typo: "highligth" -> "highlight" --- 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