mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-25 11:21:06 -08:00
6 lines
136 B
EmacsLisp
6 lines
136 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; lang/crystal/packages.el
|
|
|
|
(package! crystal-mode)
|
|
(package! flycheck-crystal)
|
|
(package! inf-crystal)
|