12.nixvim/tests/test-sources
Austin Horstman 13ba3f7ca9 plugins/jdtls: prefer vim.lsp config registration
nvim-jdtls 0.11+ can be initialized through native Vim LSP config, so explicit FileType start_or_attach is no longer needed.

This avoids passing an empty table into start_or_attach, which triggers the runtime assertion when cmd is unset.

Instead, map plugins.jdtls.settings to lsp.servers.jdtls.config and keep the server enabled by default.

close #4165
2026-05-19 13:59:41 +00:00
..
colorschemes tests/colorschemes/palette: disable test.runNvim 2026-04-16 14:38:59 +00:00
example-configurations treewide: fix incorrect string escapes 2026-04-22 01:19:39 +00:00
modules modules/top-level/output: add autowrapRuntimeDeps 2026-04-26 20:45:45 +00:00
plugins plugins/jdtls: prefer vim.lsp config registration 2026-05-19 13:59:41 +00:00
env.nix modules: add env option 2025-03-24 18:50:29 +01:00
examples.nix tests/fetch-tests: only apply required args 2025-11-24 11:09:51 +00:00
extended-lib.nix tests/extended-lib: omit helpers 2025-11-24 11:09:51 +00:00