mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-21 12:50:09 -04:00
fix(tera): add comment injection
This commit is contained in:
parent
f7d337c440
commit
cc7187fc12
1 changed files with 3 additions and 0 deletions
|
|
@ -2,3 +2,6 @@
|
|||
(content) @injection.content
|
||||
(#set! injection.language "yaml")
|
||||
(#set! injection.combined))
|
||||
|
||||
((comment_tag) @injection.content
|
||||
(#set! injection.language "comment"))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue