Skip to content

Commit

Permalink
Bump lsp-elixir version
Browse files Browse the repository at this point in the history
  • Loading branch information
wkirschbaum committed Feb 11, 2025
1 parent 49c306a commit 24a0acf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clients/lsp-elixir.el
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ Leave as default to let `executable-find' search for it."
:type '(repeat string)
:package-version '(lsp-mode . "8.0.0"))

(defcustom lsp-elixir-ls-version "v0.25.0"
(defcustom lsp-elixir-ls-version "v0.26.4"
"Elixir-Ls version to download.
It has to be set before `lsp-elixir.el' is loaded and it has to
be available here: https://github.com/elixir-lsp/elixir-ls/releases/"
Expand Down

0 comments on commit 24a0acf

Please sign in to comment.