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:
Iron-E 2021-02-26 18:38:04 -05:00
parent be9d13a185
commit 514b1c346f
No known key found for this signature in database
GPG Key ID: 19B71B7B7B021D22
1 changed files with 1 additions and 0 deletions

View File

@ -436,6 +436,7 @@ local highlight_groups = {
razorDelimiter = 'PreProc',
razorhtmlValueDelimiter = 'Delimiter',
razorImplicitExpression = 'Include',
razorLine = 'String',
--[[ 4.3.4. CSS ]]
cssAtRule = 'PreCondit',