feat(c-family): inherit injections

This commit is contained in:
ObserverOfTime 2023-08-19 19:48:32 +03:00 committed by Christian Clason
parent 1a91c323d2
commit 2160b26453
6 changed files with 6 additions and 26 deletions

View file

@ -1,5 +1,5 @@
((preproc_arg) @injection.content
(#set! injection.language "c"))
(#set! injection.self))
((comment) @injection.content
(#set! injection.language "comment"))