mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-04 04:20:09 -04:00
feat(c-family): inherit injections
This commit is contained in:
parent
628d5e442c
commit
310f0925ec
7 changed files with 21 additions and 24 deletions
|
|
@ -1,6 +1,4 @@
|
|||
((preproc_arg) @injection.content
|
||||
(#set! injection.language "cpp"))
|
||||
|
||||
; inherits: c
|
||||
((comment) @injection.content
|
||||
(#set! injection.language "comment"))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue