Skip to content

Commit 33a127f

Browse files
s1n7axgithub-actions[bot]
authored andcommitted
chore(doc): automatic vimdoc update
1 parent 71b7c91 commit 33a127f

File tree

1 file changed

+6
-10
lines changed

1 file changed

+6
-10
lines changed

doc/nvim-java.txt

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,10 @@ FEATURES *nvim-java-features*
3737

3838
- Spring Boot Tools
3939
- Diagnostics & Auto Completion
40-
- Automatic DAP <https://github.com/mfussenegger/nvim-dap>
41-
debug configuration
40+
- Automatic Debug Configuration
4241
- Organize Imports & Code Formatting
4342
- Running Tests
44-
- Run & Debug profiles
43+
- Run & Debug Profiles
4544
- Code Actions <https://github.com/nvim-java/nvim-java/wiki/Tips-&-Tricks#running-code-actions>
4645

4746

@@ -66,16 +65,13 @@ HOW TO INSTALL *nvim-java-how-to-install*
6665
STARTER CONFIGS (RECOMMEND FOR NEWBIES) ~
6766

6867
Following are forks of original repositories pre-configured for java. If you
69-
don’t know how to get started, use one of the following to get started.
68+
don’t know how to get started, use one of the following to get started. You
69+
can click on **n commits ahead of** link to see the changes made on top of the
70+
original project
7071

7172
- LazyVim <https://github.com/nvim-java/starter-lazyvim>
7273
- Kickstart <https://github.com/nvim-java/starter-kickstart>
73-
74-
75-
DISTRIBUTION SPECIFIC INSTRUCTIONS ~
76-
77-
- LazyVim <https://github.com/nvim-java/nvim-java/wiki/Lazyvim>
78-
- Kickstart <https://github.com/nvim-java/nvim-java/wiki/Kickstart>
74+
- AstroNvim <https://github.com/nvim-java/starter-astronvim>
7975

8076

8177
CUSTOM CONFIGURATION INSTRUCTIONS ~

0 commit comments

Comments
 (0)