lang/elixir: use my alchemist.el fork; fix iex hanging #409
This commit is contained in:
parent
20d97ffbaa
commit
f31c758a56
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue