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.
 
 

8 lines
261 B

(define-package "elixir-mode" "20160103.54" "Major mode for editing Elixir files"
'((emacs "24")
(pkg-info "0.4"))
:url "https://github.com/elixir-lang/emacs-elixir" :keywords
'("languages" "elixir"))
;; Local Variables:
;; no-byte-compile: t
;; End: