mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-25 11:21:06 -08:00
7 lines
142 B
EmacsLisp
7 lines
142 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; lang/elixir/packages.el
|
|
|
|
;; +elixir.el
|
|
(package! elixir-mode)
|
|
(package! alchemist)
|
|
(package! ac-alchemist)
|