You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

11 lines
365 B

(define-package "alchemist" "20160111.2340" "Elixir tooling integration into Emacs"
'((elixir-mode "2.2.5")
(dash "2.11.0")
(emacs "24.4")
(company "0.8.0")
(pkg-info "0.4"))
:url "http://www.github.com/tonini/alchemist.el" :keywords
'("languages" "elixir" "elixirc" "mix" "hex" "alchemist"))
;; Local Variables:
;; no-byte-compile: t
;; End: