mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-13 00:40:06 -04:00
sync with latest Scala and add binding
This commit is contained in:
parent
5e9c6b6ba0
commit
1c89f9b5bc
2 changed files with 4 additions and 1 deletions
|
|
@ -104,6 +104,9 @@
|
|||
(parameter
|
||||
name: (identifier) @parameter)
|
||||
|
||||
(binding
|
||||
name: (identifier) @parameter)
|
||||
|
||||
; expressions
|
||||
|
||||
(field_expression field: (identifier) @property)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue