mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-19 11:50:09 -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
|
; properties
|
||||||
(unconditional_assignable_selector
|
(unconditional_assignable_selector
|
||||||
(identifier) @property)
|
(identifier) @property)
|
||||||
(assignable_selector
|
|
||||||
(identifier) @property)
|
|
||||||
|
|
||||||
; assignments
|
; assignments
|
||||||
(assignment_expression
|
(assignment_expression
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue