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