mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
lang/elixir: use upstream source for alchemist #409
The hanging-iex fix was merged upstream.
This commit is contained in:
@ -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)
|
||||
|
Reference in New Issue
Block a user