mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-03 12:06:55 -04:00
chore(java): remove duplicate line
This commit is contained in:
parent
9447909d11
commit
624a6896b5
1 changed files with 0 additions and 1 deletions
|
|
@ -5,7 +5,6 @@
|
|||
body: (_) @scope)
|
||||
(enum_declaration
|
||||
body: (_) @scope)
|
||||
(method_declaration) @scope ; whole method_declaration because arguments
|
||||
(lambda_expression) @scope
|
||||
(enhanced_for_statement) @scope
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue