mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
Added catchall (ERROR) @auto rule for Java to at least attempt something reasonable when the tree is in a broken state
This commit is contained in:
parent
e23f5d48be
commit
d71da4f63e
1 changed files with 2 additions and 0 deletions
|
|
@ -26,3 +26,5 @@
|
|||
] @indent_end
|
||||
|
||||
(line_comment) @ignore
|
||||
|
||||
(ERROR) @auto
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue