mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-04 20:40:02 -04:00
update comment case for simplefied notation
This commit is contained in:
parent
040d525946
commit
37f57cc1ec
1 changed files with 1 additions and 1 deletions
|
|
@ -107,7 +107,7 @@
|
|||
(array_pattern
|
||||
(identifier) @parameter))
|
||||
|
||||
; ( a ) => null
|
||||
; a => null
|
||||
(variable_declarator
|
||||
value: (arrow_function
|
||||
parameter: (identifier) @parameter))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue