1
0
Fork 0
mirror of https://github.com/LazyVim/LazyVim.git synced 2025-07-04 22:44:39 +02:00
Commit graph

7 commits

Author SHA1 Message Date
Folke Lemaitre
f1af34e885
fix(dap): move launchjs code from java to dap 2023-09-26 13:38:48 +02:00
aqav
5dc4ce3e4a
feat(java): support vscode launch json in Java ()
* feat(java): support vscode launch json

* feat(java): support vscode launch json
2023-09-26 13:36:22 +02:00
Aron Griffis
15022f4892
fix(java): don't accumulate on_attach, and make more configurable ()
* fix(java): don't accumulate on_attach, and make more configurable

* refactor(java): move defaults to opts
2023-09-04 23:00:39 +02:00
Iordanis Petkakis
9fe89f5f8a
fix(lang_java): fixes other two entries of vim.fs.joinpath as well that were not changed in () 2023-07-25 19:22:10 +02:00
Andreas Gerlach
2e09051472
fix: fixes ()
Co-authored-by: Andreas Gerlach <andreas.gerlach@xarvio.com>
2023-07-25 15:25:24 +02:00
Andreas Gerlach
f6d646a325
feat(java): add test and debug support for Java extension () 2023-07-23 18:08:01 +02:00
Aron Griffis
0411baab89
feat(lang): add java () 2023-07-22 09:12:42 +02:00