mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-15 01:40:02 -04:00
feat(html): comment injections
This commit is contained in:
parent
4a4dbe1cb1
commit
1eb22367b9
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
||||||
|
((comment) @injection.content
|
||||||
|
(#set! injection.language "comment"))
|
||||||
; <style>...</style>
|
; <style>...</style>
|
||||||
; <style blocking> ...</style>
|
; <style blocking> ...</style>
|
||||||
; Add "lang" to predicate check so that vue/svelte can inherit this
|
; Add "lang" to predicate check so that vue/svelte can inherit this
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue