nvim-treesitter/queries/arduino/injections.scm

5 lines
104 B
Scheme
Raw Normal View History

(preproc_function_def (preproc_arg) @arduino)
(preproc_call (preproc_arg) @arduino)
2022-10-26 12:58:34 +03:00
(comment) @comment