feat(c-family): inherit injections

This commit is contained in:
ObserverOfTime 2023-08-19 19:48:32 +03:00 committed by Christian Clason
parent 628d5e442c
commit 310f0925ec
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"))