Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit50c8ce0

Browse files
committed
chore: document update
1 parent60e5d96 commit50c8ce0

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

‎README.md‎

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -355,14 +355,24 @@ want, following options are available
355355
'.git',
356356
},
357357

358+
jdtls= {
359+
version='v1.37.0',
360+
},
361+
362+
lombok= {
363+
version='nightly',
364+
},
365+
358366
-- load java test plugins
359367
java_test= {
360368
enable=true,
369+
version='0.40.1',
361370
},
362371

363372
-- load java debugger plugins
364373
java_debug_adapter= {
365374
enable=true,
375+
version='0.58.1',
366376
},
367377

368378
spring_boot_tools= {
@@ -402,7 +412,7 @@ want, following options are available
402412
-- mason.nvim plugin.
403413
-- IF it's not registered correctly, an error will be thrown and nvim-java
404414
-- will stop setup
405-
invalid_mason_registry=true,
415+
invalid_mason_registry=false,
406416
},
407417
}
408418
```

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp