mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-25 14:13:37 -05:00
refactor: use negated flags
Ref: 7a806521a92c
This commit is contained in:
@@ -9,6 +9,5 @@
|
||||
|
||||
|
||||
(use-package! flycheck-raku
|
||||
:when (and (modulep! :checkers syntax)
|
||||
(not (modulep! :checkers syntax +flymake)))
|
||||
:when (modulep! :checkers syntax -flymake)
|
||||
:after raku-mode)
|
||||
|
Reference in New Issue
Block a user