We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d72c80a commit 61e6f5aCopy full SHA for 61e6f5a
doc/nvim-java.txt
@@ -1,4 +1,4 @@
1
-*nvim-java.txt* For Neovim >= 0.9.4 Last change: 2024 May 03
+*nvim-java.txt* For Neovim >= 0.9.4 Last change: 2024 May 04
2
3
==============================================================================
4
Table of Contents *nvim-java-table-of-contents*
@@ -71,6 +71,7 @@ Using lazy.nvim <https://github.com/folke/lazy.nvim>
71
'nvim-java/nvim-java',
72
dependencies = {
73
'nvim-java/lua-async-await',
74
+ 'nvim-java/nvim-java-refactor',
75
'nvim-java/nvim-java-core',
76
'nvim-java/nvim-java-test',
77
'nvim-java/nvim-java-dap',
0 commit comments