mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-09 06:50:06 -04:00
fix: tidy up some query mistakes
Revealed by the capture-less patterns lint
This commit is contained in:
parent
a663e69447
commit
168fe16cdd
3 changed files with 3 additions and 5 deletions
|
|
@ -1,5 +1,3 @@
|
|||
(string_literal)
|
||||
|
||||
(matching_curlies
|
||||
opening_curly: (opening_curly) @punctuation.special
|
||||
equals: (equals)? @punctuation.special
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue