1
Files
flake-nixinator/config/neovim/store/treesitter-parsers/queries/starlark/injections.scm

9 lines
170 B
Scheme

((call
function: (attribute
object: (identifier) @_re)
arguments: (argument_list (string) @regex))
(#eq? @_re "re")
(#match? @regex "^r.*"))
(comment) @comment