mirror of
https://github.com/chenasraf/nvim-treesitter.git
synced 2026-05-17 17:38:02 +00:00
Java highlights: Add binary integer literals
This commit is contained in:
committed by
Thomas Vigouroux
parent
817abb3688
commit
61803eb523
@@ -111,6 +111,7 @@
|
||||
(hex_integer_literal)
|
||||
(decimal_integer_literal)
|
||||
(octal_integer_literal)
|
||||
(binary_integer_literal)
|
||||
] @number
|
||||
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user