mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
fix(format): correct name of feature
This commit is contained in:
@ -43,7 +43,7 @@ This is controlled by `+format-on-save-disabled-modes'."
|
||||
(not (null (memq major-mode +format-on-save-disabled-modes)))))
|
||||
|
||||
|
||||
(after! apheleia-core
|
||||
(after! apheleia
|
||||
(add-to-list 'doom-debug-variables '(apheleia-log-only-errors . nil))
|
||||
|
||||
(when (modulep! +onsave)
|
||||
|
Reference in New Issue
Block a user