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:
@@ -75,7 +75,8 @@
|
||||
|
||||
(use-package! flycheck-guile
|
||||
:when (modulep! +guile)
|
||||
:when (modulep! :checkers syntax)
|
||||
:when (and (modulep! :checkers syntax)
|
||||
(not (modulep! :checkers syntax +flymake)))
|
||||
:after geiser)
|
||||
|
||||
;; Add Guix channels to Guile load path
|
||||
|
Reference in New Issue
Block a user