chore(c-family): inject all preproc args again

This commit is contained in:
Amaan Qureshi 2023-08-13 17:29:39 -04:00
parent e0f4782978
commit b5f2030312
6 changed files with 6 additions and 66 deletions

View file

@ -1,14 +1,4 @@
((preproc_def
(preproc_arg) @injection.content)
(#lua-match? @injection.content "\n")
(#set! injection.language "cpp"))
(preproc_function_def
(preproc_arg) @injection.content
(#set! injection.language "cpp"))
(preproc_call
(preproc_arg) @injection.content
((preproc_arg) @injection.content
(#set! injection.language "cpp"))
((comment) @injection.content