feat(colors): link razorcsTypeNullable to Special
This commit is contained in:
parent
c70b96f4a3
commit
db8785e831
|
@ -437,6 +437,7 @@ local highlight_groups = {
|
||||||
razorhtmlValueDelimiter = 'Delimiter',
|
razorhtmlValueDelimiter = 'Delimiter',
|
||||||
razorImplicitExpression = 'Include',
|
razorImplicitExpression = 'Include',
|
||||||
razorLine = 'String',
|
razorLine = 'String',
|
||||||
|
razorcsTypeNullable = 'Special',
|
||||||
|
|
||||||
--[[ 4.3.4. CSS ]]
|
--[[ 4.3.4. CSS ]]
|
||||||
cssAtRule = 'PreCondit',
|
cssAtRule = 'PreCondit',
|
||||||
|
|
Loading…
Reference in New Issue