From d1b857288e16936b1053fa923de316c11fc9f751 Mon Sep 17 00:00:00 2001 From: Delice0 <59118341+Delice0@users.noreply.github.com> Date: Fri, 29 May 2026 21:22:21 +0200 Subject: [PATCH] cleanup --- lua/lazyvim/plugins/extras/lang/jls.lua | 4 ---- 1 file changed, 4 deletions(-) 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 {