mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-09 13:20:05 +08:00
7 lines
173 B
Scheme
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
|