aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries/html/highlights.scm
Commit message (Collapse)AuthorAge
* html: highlight punctuationMichael Davis2022-07-01
| | | | | * `/>` as in self-closing tags like `<hr/>` * `=` as in the separator between attribute name and value `<a href="bar">`
* Add tree-sitter queries.Blaž Hrastnik2021-04-09