mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 14:10:06 +08:00
7 lines
161 B
Scheme
7 lines
161 B
Scheme
|
((preproc_def (preproc_arg) @hlsl)
|
||
|
(#lua-match? @hlsl "\n"))
|
||
|
(preproc_function_def (preproc_arg) @hlsl)
|
||
|
(preproc_call (preproc_arg) @hlsl)
|
||
|
|
||
|
(comment) @comment
|