mirror of
https://github.com/vim/vim.git
synced 2026-06-03 16:07:13 +02:00
runtime(java): Make changes for JDK 26
Reintroduce supported syntax-preview-feature numbers 455, 488, and 507 as _a new number_ 530. Reference: https://openjdk.org/jeps/530 (Primitive Types in Patterns etc.) closes: #19793 Signed-off-by: Aliaksei Budavei <0x000c70@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
committed by
Christian Brabandt
parent
8c116bbe79
commit
c9eaff0a8a
@@ -1,4 +1,4 @@
|
||||
// VIM_TEST_SETUP let g:java_syntax_previews = [455, 488, 507]
|
||||
// VIM_TEST_SETUP let g:java_syntax_previews = [455, 488, 507, 530]
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user