mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
fix(strace): Fix comment injection
This commit is contained in:
parent
51bba660a8
commit
45b3f7a8cf
1 changed files with 2 additions and 2 deletions
|
|
@ -1,2 +1,2 @@
|
|||
((comment) @injection.language
|
||||
(#set! @injection.language "comment"))
|
||||
((comment) @injection.content
|
||||
(#set! injection.language "comment"))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue