mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-06 15:13:33 -05:00
refactor: use negated flags
Ref: 7a806521a92c
This commit is contained in:
@@ -38,8 +38,7 @@
|
||||
|
||||
|
||||
(use-package! flycheck-ledger
|
||||
:when (and (modulep! :checkers syntax)
|
||||
(not (modulep! :checkers syntax +flymake)))
|
||||
:when (modulep! :checkers syntax -flymake)
|
||||
:after ledger-mode)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user