diff --git a/config.org b/config.org index 07e1c45..b52cd0d 100644 --- a/config.org +++ b/config.org @@ -4248,6 +4248,7 @@ The =lsp-java= package provides LSP support using the standard Java language ser #+begin_src emacs-lisp (defun +lsp-java-server-store-path () "Return the Nix store derivation path to the Java language server." + (require 'lsp-java) (string-remove-suffix (concat "/bin/" lsp-java-jdt-ls-command) (or