diff options
Diffstat (limited to 'runtime/queries/html/highlights.scm')
| -rw-r--r-- | runtime/queries/html/highlights.scm | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/runtime/queries/html/highlights.scm b/runtime/queries/html/highlights.scm new file mode 100644 index 000000000..4e2371d64 --- /dev/null +++ b/runtime/queries/html/highlights.scm @@ -0,0 +1,7 @@ +; inherits: html_tags + +(doctype) @constant + +"<!" @tag.delimiter + +(entity) @character.special |
