mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-16 15:56:52 -05:00
nit(syntax): note recipes can be removed soon
when straight is bumped to support non gnu elpa
This commit is contained in:
@@ -88,6 +88,7 @@
|
||||
:when (modulep! +flymake)
|
||||
:defer t
|
||||
:init
|
||||
;; as flymakes fail silently there is no need to activate it on a per major mode basis
|
||||
(add-hook! (prog-mode text-mode) #'flymake-mode)
|
||||
:config
|
||||
(setq flymake-fringe-indicator-position 'right-fringe))
|
||||
|
Reference in New Issue
Block a user