Add YellowOrange for Special
This commit is contained in:
parent
608a52eebd
commit
bca8351096
1 changed files with 1 additions and 1 deletions
|
|
@ -203,7 +203,7 @@ call <sid>hi('StorageClass', s:cdBlue, {}, 'none', {})
|
|||
call <sid>hi('Structure', s:cdBlue, {}, 'none', {})
|
||||
call <sid>hi('Typedef', s:cdBlue, {}, 'none', {})
|
||||
|
||||
call <sid>hi('Special', s:cdFront, {}, 'none', {})
|
||||
call <sid>hi('Special', s:cdYellowOrange, {}, 'none', {})
|
||||
call <sid>hi('SpecialChar', s:cdFront, {}, 'none', {})
|
||||
call <sid>hi('Tag', s:cdFront, {}, 'none', {})
|
||||
call <sid>hi('Delimiter', s:cdFront, {}, 'none', {})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue