highlights(java): add support for text_blocks

This commit is contained in:
Stephan Seitz 2022-04-16 23:17:56 +02:00 committed by Christian Clason
parent 386f80e4d7
commit 4542402e34

View file

@ -143,7 +143,7 @@
] @float
(character_literal) @character
(string_literal) @string
[(string_literal) (text_block)] @string
(null_literal) @constant.builtin
[