lang/elm: first attempt
This commit is contained in:
parent
3a0a2c5481
commit
978394fe31
3 changed files with 25 additions and 0 deletions
6
modules/lang/elm/packages.el
Normal file
6
modules/lang/elm/packages.el
Normal file
|
@ -0,0 +1,6 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; lang/elm/packages.el
|
||||
|
||||
(package! flycheck-elm)
|
||||
(package! elm-mode)
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue