mirror of https://github.com/helix-editor/helix
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
205 B
Scheme
14 lines
205 B
Scheme
2 years ago
|
[
|
||
|
(doctype)
|
||
|
(erroneous_end_tag)
|
||
|
] @rainbow.scope
|
||
|
|
||
|
([
|
||
|
(element)
|
||
|
(script_element)
|
||
|
(style_element)
|
||
|
] @rainbow.scope
|
||
|
(#set! rainbow.include-children))
|
||
|
|
||
|
["<" ">" "<!" "</" "/>"] @rainbow.bracket
|