mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 03:10:04 -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)
|
body: (_) @scope)
|
||||||
(enum_declaration
|
(enum_declaration
|
||||||
body: (_) @scope)
|
body: (_) @scope)
|
||||||
(method_declaration) @scope ; whole method_declaration because arguments
|
|
||||||
(lambda_expression) @scope
|
(lambda_expression) @scope
|
||||||
(enhanced_for_statement) @scope
|
(enhanced_for_statement) @scope
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue