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