mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
lang/elixir: use my alchemist.el fork; fix iex hanging #409
This commit is contained in:
@ -3,5 +3,5 @@
|
|||||||
|
|
||||||
;; +elixir.el
|
;; +elixir.el
|
||||||
(package! elixir-mode)
|
(package! elixir-mode)
|
||||||
(package! alchemist)
|
(package! alchemist :recipe (:fetcher github :repo "hlissner/alchemist.el"))
|
||||||
(package! ac-alchemist)
|
(package! ac-alchemist)
|
||||||
|
Reference in New Issue
Block a user