mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-14 09:20:04 -04:00
parent
3b8c2ea492
commit
e4083fc8e1
47 changed files with 126 additions and 3 deletions
|
|
@ -2,3 +2,5 @@
|
|||
name: (identifier) @_name
|
||||
parameters: (parameters (string) @regex))
|
||||
(#match? @_name "^#?(not-)?(match|vim-match|lua-match)$"))
|
||||
|
||||
(comment) @comment
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue