Add highlight group for SpecialKey
This commit is contained in:
parent
5f2c083d7b
commit
d494a0f543
@ -120,7 +120,7 @@ if has('gui_running') || &t_Co == 256
|
||||
call s:hi('PmenuThumb', '', '', '')
|
||||
call s:hi('Question', '69', '', '')
|
||||
call s:hi('Search', '11', '', '')
|
||||
call s:hi('SpecialKey', '', '', '')
|
||||
call s:hi('SpecialKey', '238', '', '')
|
||||
call s:hi('SpellBad', '166', '', '')
|
||||
call s:hi('SpellCap', '132', '', '')
|
||||
call s:hi('SpellLocal', '5', '', '')
|
||||
|
Loading…
x
Reference in New Issue
Block a user