feat(colors): add razorLine default
The `razorLine` I witness the most is the `@page`, which should be a `String` default.
This commit is contained in:
parent
be9d13a185
commit
514b1c346f
|
@ -436,6 +436,7 @@ local highlight_groups = {
|
|||
razorDelimiter = 'PreProc',
|
||||
razorhtmlValueDelimiter = 'Delimiter',
|
||||
razorImplicitExpression = 'Include',
|
||||
razorLine = 'String',
|
||||
|
||||
--[[ 4.3.4. CSS ]]
|
||||
cssAtRule = 'PreCondit',
|
||||
|
|
Loading…
Reference in New Issue