lang/elixir: use upstream source for alchemist #409
The hanging-iex fix was merged upstream.
This commit is contained in:
parent
a17fc86761
commit
61ddd1fd29
1 changed files with 1 additions and 4 deletions
|
@ -3,8 +3,5 @@
|
|||
|
||||
;; +elixir.el
|
||||
(package! elixir-mode)
|
||||
(package! alchemist :recipe
|
||||
(:fetcher github
|
||||
:repo "hlissner/alchemist.el"
|
||||
:files (:defaults "*.exs" "alchemist-server")))
|
||||
(package! alchemist)
|
||||
(package! ac-alchemist)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue