From 4c63aa76be59b49ae89892ae803005afd4a400cd Mon Sep 17 00:00:00 2001 From: Benedikt Ritter Date: Thu, 12 Feb 2026 12:35:04 +0000 Subject: [PATCH] jdtls: update repository URL The repository has been moved from GitHub to Codeberg. --- plugins/by-name/jdtls/settings-options.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/by-name/jdtls/settings-options.nix b/plugins/by-name/jdtls/settings-options.nix index fe45be63..954b11b2 100644 --- a/plugins/by-name/jdtls/settings-options.nix +++ b/plugins/by-name/jdtls/settings-options.nix @@ -37,7 +37,7 @@ in You need to extend the `bundles` with paths to jar files if you want to use additional `eclipse.jdt.ls` plugins. - See https://github.com/mfussenegger/nvim-jdtls#java-debug-installation + See https://codeberg.org/mfussenegger/nvim-jdtls#java-debug-installation If you don't plan on using the debugger or other `eclipse.jdt.ls` plugins, ignore this option '';