mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-04 20:40:02 -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
|
|
@ -1 +1,4 @@
|
|||
[(block_comment) (line_comment)] @comment
|
||||
[
|
||||
(block_comment)
|
||||
(line_comment)
|
||||
] @comment
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue