mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-12 00:10:04 -04:00
chore: format queries
This commit is contained in:
parent
76ca66db38
commit
77e298e4de
50 changed files with 143 additions and 146 deletions
|
|
@ -123,7 +123,7 @@
|
|||
((identifier) @type
|
||||
(#lua-match? @type "^_?[%u].*[%l]")) ; catch Classes or IClasses not CLASSES
|
||||
|
||||
("Function" @type)
|
||||
"Function" @type
|
||||
|
||||
; properties
|
||||
(unconditional_assignable_selector
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue