Skip to content

Commit b083269

Browse files
s1n7axgithub-actions[bot]
authored andcommitted
chore(doc): automatic vimdoc update
1 parent 9e8b842 commit b083269

1 file changed

Lines changed: 8 additions & 7 deletions

File tree

doc/nvim-java.txt

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
*nvim-java.txt* For Neovim >= 0.11.5 Last change: 2026 February 05
1+
*nvim-java.txt*
2+
For Neovim >= 0.11.5 Last change: 2026 July 04
23

34
==============================================================================
45
Table of Contents *nvim-java-table-of-contents*
@@ -402,18 +403,18 @@ want, following options are available:
402403
<
403404

404405
Set `path` when a tool is managed externally. When `path` is set, nvim-java
405-
uses that path and does not install the tool. Set
406-
`auto_install = false` on a tool to fail instead of downloading when no path is
407-
configured. Note: `path` has no effect when the tool is disabled
408-
(`enable = false`) — the tool is simply not loaded.
406+
uses that path and does not install the tool. Set `auto_install = false` on a
407+
tool to fail instead of downloading when no path is configured. Note: `path`
408+
has no effect when the tool is disabled (`enable = false`) — the tool is
409+
simply not loaded.
409410

410411
Path meanings:
411412

412413
- `jdtls.path`: directory containing `plugins/` and platform `config_*`
413-
directories
414+
directories
414415
- `lombok.path`: path to `lombok.jar`
415416
- `java_test.path`, `java_debug_adapter.path`, `spring_boot_tools.path`: VS Code
416-
extension root containing `package.json`
417+
extension root containing `package.json`
417418
- `jdk.path`: JDK home containing `bin/java`
418419

419420

0 commit comments

Comments
 (0)