mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-14 15:46:56 -05:00
feature/{syntax-checker,spellcheck} -> tools/fly{check,spell}
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
;;; lang/elm/packages.el
|
||||
|
||||
(package! elm-mode)
|
||||
(when (featurep! :feature syntax-checker)
|
||||
(when (featurep! :tools flycheck)
|
||||
(package! flycheck-elm))
|
||||
|
||||
|
Reference in New Issue
Block a user