mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-04 20:40:02 -04:00
fix: assignable selector was removed/hidden
This commit is contained in:
parent
7fcc3255c1
commit
fce41bbb6e
1 changed files with 0 additions and 2 deletions
|
|
@ -112,8 +112,6 @@
|
|||
; properties
|
||||
(unconditional_assignable_selector
|
||||
(identifier) @property)
|
||||
(assignable_selector
|
||||
(identifier) @property)
|
||||
|
||||
; assignments
|
||||
(assignment_expression
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue