diff --git a/lua/lazyvim/plugins/extras/lang/jls.lua b/lua/lazyvim/plugins/extras/lang/jls.lua index 52095659..70d5675a 100644 --- a/lua/lazyvim/plugins/extras/lang/jls.lua +++ b/lua/lazyvim/plugins/extras/lang/jls.lua @@ -21,10 +21,6 @@ if lazyvim_docs then -- -- 2. Open Neovim from the project root (so sourceRoots resolves to src/main/java automatically). -- If your sources are elsewhere, set SOURCE_ROOT=/path/to/src/main/java before launching Neovim. - -- - -- 3. Press `dc` and select "Debug (Attach) - Remote (JLS)". - -- - -- Set breakpoints with `db` before or after attaching. end return {