fix(format): correct name of feature
This commit is contained in:
parent
c076b1237f
commit
fbd00b6a08
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ This is controlled by `+format-on-save-disabled-modes'."
|
||||||
(not (null (memq major-mode +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))
|
(add-to-list 'doom-debug-variables '(apheleia-log-only-errors . nil))
|
||||||
|
|
||||||
(when (modulep! +onsave)
|
(when (modulep! +onsave)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue