This website requires JavaScript.
Explore
Help
Sign in
benbot
/
nvim-treesitter
Watch
1
Star
0
Fork
You've already forked nvim-treesitter
0
mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced
2026-07-07 14:00:00 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4640135fdf
nvim-treesitter
/
queries
/
html
/
highlights.scm
7 lines
92 B
Scheme
Raw
Normal View
History
Unescape
Escape
refactor: make html-like languages inherit from single query
2021-05-05 16:40:36 +07:00
; inherits: html_tags
(
doctype
)
@constant
Add html highlight queries
2020-05-30 10:50:03 -04:00
refactor: make html-like languages inherit from single query
2021-05-05 16:40:36 +07:00
"<!"
@tag
.
delimiter
highlights(html): character references (a.k.a. entities)
2024-01-04 12:54:45 -05:00
(
entity
)
@character
.
special
Reference in a new issue
Copy permalink