Update generated neovim config
This commit is contained in:
@ -0,0 +1,8 @@
|
||||
((call
|
||||
function: (attribute
|
||||
object: (identifier) @_re)
|
||||
arguments: (argument_list (string) @regex))
|
||||
(#eq? @_re "re")
|
||||
(#match? @regex "^r.*"))
|
||||
|
||||
(comment) @comment
|
||||
Reference in New Issue
Block a user