Highlight Exception group as Conditional
This commit is contained in:
parent
445ca8d6fd
commit
80c1b8653e
@ -159,7 +159,7 @@ if has('gui_running') || &t_Co == 256
|
|||||||
call s:hi('Label', '69', '', '')
|
call s:hi('Label', '69', '', '')
|
||||||
call s:hi('Operator', '166', '', '')
|
call s:hi('Operator', '166', '', '')
|
||||||
call s:hi('Keyword', '', '', '')
|
call s:hi('Keyword', '', '', '')
|
||||||
call s:hi('Exception', '', '', '')
|
call s:hi('Exception', '69', '', '')
|
||||||
|
|
||||||
call s:hi('PreProc', '102', '', '')
|
call s:hi('PreProc', '102', '', '')
|
||||||
call s:hi('Include', '65', '', '')
|
call s:hi('Include', '65', '', '')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user