mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 07:10:05 +08:00
9 lines
174 B
Scheme
9 lines
174 B
Scheme
|
((call
|
||
|
function: (attribute
|
||
|
object: (identifier) @_re)
|
||
|
arguments: (argument_list (string) @regex))
|
||
|
(#eq? @_re "re")
|
||
|
(#lua-match? @regex "^r.*"))
|
||
|
|
||
|
(comment) @comment
|