Skip to content

Commit 76e611f

Browse files
authored
Merge pull request #71 from dngray/pr-issue67
Style spellcheck
2 parents dd5ea68 + ce518de commit 76e611f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

editors/vim/_hl_groups.colortemplate

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -132,10 +132,10 @@ NonText none none
132132
Question none none
133133
SignColumn none none
134134
SpecialKey none none
135-
SpellBad none none
136-
SpellCap none none
137-
SpellLocal none none
138-
SpellRare none none
135+
SpellBad none none t=underline g=undercurl s=red
136+
SpellCap none none t=underline g=undercurl s=red
137+
SpellLocal none none t=underline g=undercurl s=yellow
138+
SpellRare none none t=underline g=undercurl s=cyan
139139
Title none none
140140
VisualNOS none none
141141
WarningMsg none none

0 commit comments

Comments
 (0)