Skip to content

Commit

Permalink
Merge pull request #71 from dngray/pr-issue67
Browse files Browse the repository at this point in the history
Style spellcheck
  • Loading branch information
jan-warchol committed Apr 4, 2020
2 parents dd5ea68 + ce518de commit 76e611f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions editors/vim/_hl_groups.colortemplate
Expand Up @@ -132,10 +132,10 @@ NonText none none
Question none none
SignColumn none none
SpecialKey none none
SpellBad none none
SpellCap none none
SpellLocal none none
SpellRare none none
SpellBad none none t=underline g=undercurl s=red
SpellCap none none t=underline g=undercurl s=red
SpellLocal none none t=underline g=undercurl s=yellow
SpellRare none none t=underline g=undercurl s=cyan
Title none none
VisualNOS none none
WarningMsg none none
Expand Down

0 comments on commit 76e611f

Please sign in to comment.