nvim-treesitter/queries/arduino/injections.scm

6 lines
173 B
Scheme

((preproc_def (preproc_arg) @arduino)
(#lua-match? @arduino "\n"))
(preproc_function_def (preproc_arg) @arduino)
(preproc_call (preproc_arg) @arduino)
(comment) @comment