1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-09 13:20:05 +08:00
SpaceVim/bundle/nvim-treesitter-0.9.1/queries/arduino/injections.scm

7 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