feat(c-family): inherit injections

This commit is contained in:
ObserverOfTime 2023-08-19 19:48:32 +03:00 committed by Christian Clason
parent 7b65d02621
commit d3c7a9f4c1
7 changed files with 21 additions and 24 deletions

View file

@ -1,6 +1,4 @@
((preproc_arg) @injection.content
(#set! injection.language "cpp"))
; inherits: c
((comment) @injection.content
(#set! injection.language "comment"))