mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-05 04:50:03 -04:00
feat(java): distinguish escape sequences, move certain keywords to more appropriate places
This commit is contained in:
parent
1641c4f3b4
commit
7dfaa60a85
4 changed files with 137 additions and 132 deletions
|
|
@ -22,9 +22,7 @@
|
|||
"]"
|
||||
] @branch
|
||||
|
||||
[
|
||||
"}"
|
||||
] @indent_end
|
||||
"}" @indent_end
|
||||
|
||||
(line_comment) @ignore
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue