mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-18 16:06:56 -05:00
tweak(syntax): feat gate flycheck in all modules
This commit is contained in:
@@ -34,6 +34,6 @@ windows."
|
||||
|
||||
|
||||
(use-package! flycheck-nim
|
||||
:when (modulep! :checkers syntax)
|
||||
:when (and (modulep! :checkers syntax)
|
||||
(not (modulep! :checkers syntax +flymake)))
|
||||
:after nim-mode)
|
||||
|
||||
|
Reference in New Issue
Block a user