Added elixir lang support
This commit is contained in:
parent
af286043a4
commit
f80a2d6707
4 changed files with 20 additions and 0 deletions
7
modules/lang/elixir/packages.el
Normal file
7
modules/lang/elixir/packages.el
Normal file
|
@ -0,0 +1,7 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; lang/elixir/packages.el
|
||||
|
||||
;; +elixir.el
|
||||
(package! elixir-mode)
|
||||
(package! alchemist)
|
||||
(package! ac-alchemist)
|
Loading…
Add table
Add a link
Reference in a new issue