Commit graph

30 commits

Author SHA1 Message Date
3b7133a997 Nvim: fix jdtls runtime configuration 2024-02-22 11:15:11 +02:00
3795a49109 Nvim: add java 21 runtime, small config cleanup 2024-02-16 09:49:22 +02:00
4e4975039f Nvim: fix jdtls keybinds initialization 2024-01-30 12:47:24 +02:00
bbf9d29e21 Nvim: run jdtls with java 21 2024-01-12 11:51:01 +02:00
29c8f2dbd4 Nvim: fix jdtls plugin path
Now it is not version specific anymore
2023-12-18 15:41:04 +02:00
a3c027d3f1 Nvim: enable java debugging for jdtls 2023-12-04 12:59:09 +02:00
f5e3385291 Nvim: jdtls disable autobuild 2023-11-20 15:20:25 +02:00
b1461d75e0 Fix jdtls 2023-11-18 10:09:47 +02:00
e18faebc50 Rename mason module to lsp, packages/init.lua to lazy.lua
Better describes their usage
2023-11-17 16:53:58 +02:00
e7829af03c Nvim: jdtl: use on_attach from mason module 2023-11-17 16:48:28 +02:00
f387868de1 Nvim: remove xboot option from jdtls
This is not needed and causes options on recent java versions
2023-11-02 11:52:40 +02:00
858a3cd154 Nvim: small tweaks to jdtls arguments 2023-11-01 16:35:55 +02:00
8a7c780bf3 Nvim: enable lombok 2023-10-31 13:49:38 +02:00
9b4a1e1598 Neovim: add function to run java code 2023-09-27 10:16:46 +03:00
a6e95a4719 Nvim: fixes to jdtls setup
Added runtimes and fixed lsp signature plugin
2023-09-05 10:22:09 +03:00
fd625a1d8f Nvim: update jdtls version 2023-08-14 14:17:22 +03:00
37b5dd3bd5 Nvim: Update jdtls version 2023-07-05 09:35:10 +03:00
d747f64d63 Nvim: Use Java 19 with jdtls 2023-05-05 10:17:44 +03:00
d19e5a8b6a Neovim: switch lsp to use mason automatic setup 2023-04-26 21:41:28 +03:00
b436745bf1 Use specific java version for jdtls 2022-09-15 14:54:23 +03:00
302d6ba920 Fix jdtls map_keys call 2022-08-24 12:09:59 +03:00
315f2a817f Ran luaformat on all neovim files, removed unneeded files 2022-08-23 22:12:01 +03:00
f4036b818d Fix scope issues in lspconfig 2022-08-23 19:14:09 +03:00
f4216ae0ba Refactor packer config to use packer config parameter instead of
separate requires
2022-08-23 17:56:24 +03:00
d366574989 Fix jdtls setup 2022-08-23 09:41:00 +03:00
6e52e8a4fb Nvim: Use default Java for LSP 2022-08-23 09:27:43 +03:00
785ab635d0 Git: add upstream alias 2022-04-26 13:45:16 +03:00
687e994266 nvim-jdtls: fix export/import 2022-03-02 23:15:00 +02:00
05fb156293 WIP: Not working yet 2022-03-02 20:19:11 +02:00
9e0399fbed Nvim: add jdtls 🚀 2022-02-24 18:08:59 +02:00