mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-14 15:46:56 -05:00
Fix references to :tools fly{spell,check}
This commit is contained in:
@@ -6,5 +6,5 @@
|
||||
(when (featurep! :editor evil)
|
||||
(package! evil-ledger))
|
||||
|
||||
(when (featurep! :tools flycheck)
|
||||
(when (featurep! :checkers syntax)
|
||||
(package! flycheck-ledger))
|
||||
|
Reference in New Issue
Block a user