mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-27 20:32:37 -08:00
parent
8069d23628
commit
59e5253dbc
1 changed files with 1 additions and 1 deletions
|
|
@ -72,7 +72,7 @@
|
|||
'(("language_server.bat")
|
||||
("language_server.sh")))
|
||||
(executable-find "elixir-ls"))
|
||||
(setq lsp-elixir-server-command "elixir-ls"))))
|
||||
(setq lsp-elixir-server-command '("elixir-ls")))))
|
||||
:config
|
||||
(+elixir-common-config 'elixir-mode))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue