mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00:00
cleanup
This commit is contained in:
parent
a76ba0c476
commit
d1b857288e
1 changed files with 0 additions and 4 deletions
|
|
@ -21,10 +21,6 @@ if lazyvim_docs then
|
||||||
--
|
--
|
||||||
-- 2. Open Neovim from the project root (so sourceRoots resolves to src/main/java automatically).
|
-- 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.
|
-- If your sources are elsewhere, set SOURCE_ROOT=/path/to/src/main/java before launching Neovim.
|
||||||
--
|
|
||||||
-- 3. Press `<leader>dc` and select "Debug (Attach) - Remote (JLS)".
|
|
||||||
--
|
|
||||||
-- Set breakpoints with `<leader>db` before or after attaching.
|
|
||||||
end
|
end
|
||||||
|
|
||||||
return {
|
return {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue