mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
Add inline html comments
This commit is contained in:
parent
f68567f7e2
commit
b0e1520f47
1 changed files with 2 additions and 0 deletions
|
|
@ -17,3 +17,5 @@
|
|||
(strong_emphasis)
|
||||
] @text.emphasis
|
||||
(link_destination) @text.uri
|
||||
|
||||
(html_comment) @comment
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue