Add flycheck-credo for lang/elixir

This commit is contained in:
Sven Grunewaldt 2018-08-31 11:28:28 +02:00
parent 3ff5c801a9
commit f30a210428
2 changed files with 5 additions and 0 deletions

View file

@ -4,3 +4,4 @@
;; +elixir.el
(package! elixir-mode)
(package! alchemist)
(package! flycheck-credo)