tweak(format): doom-debug-variables: add apheleia-log-debug-info
This commit is contained in:
parent
d648bfda40
commit
cca40c0277
1 changed files with 1 additions and 0 deletions
|
@ -56,6 +56,7 @@ This is controlled by `+format-on-save-disabled-modes'."
|
||||||
|
|
||||||
:config
|
:config
|
||||||
(add-to-list 'doom-debug-variables '(apheleia-log-only-errors . nil))
|
(add-to-list 'doom-debug-variables '(apheleia-log-only-errors . nil))
|
||||||
|
(add-to-list 'doom-debug-variables '(apheleia-log-debug-info . t))
|
||||||
|
|
||||||
(add-to-list 'apheleia-formatters '(eglot . +format-eglot-buffer))
|
(add-to-list 'apheleia-formatters '(eglot . +format-eglot-buffer))
|
||||||
(add-to-list 'apheleia-formatters '(lsp . +format-lsp-buffer))
|
(add-to-list 'apheleia-formatters '(lsp . +format-lsp-buffer))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue