lang/elm: gate flycheck-elm behind featurep! check
This commit is contained in:
parent
6c8a8a723a
commit
da598551a3
2 changed files with 4 additions and 2 deletions
|
@ -11,6 +11,7 @@
|
|||
|
||||
|
||||
(def-package! flycheck-elm
|
||||
:after (:all flycheck elm-mode)
|
||||
:when (featurep! :feature syntax-checker)
|
||||
:after elm-mode
|
||||
:hook (flycheck-mode . flycheck-elm-setup))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue