Disable the Elisp reformat since it messes with the comments
This commit is contained in:
parent
e99c4e31ed
commit
aaef41cfae
1 changed files with 1 additions and 0 deletions
|
|
@ -196,6 +196,7 @@
|
|||
(use-package apheleia
|
||||
:config
|
||||
(apheleia-global-mode)
|
||||
(setf (alist-get 'emacs-lisp-mode apheleia-mode-alist nil 'remove) nil)
|
||||
(setf (alist-get 'python-mode apheleia-mode-alist)
|
||||
'(ruff-isort ruff))
|
||||
(setf (alist-get 'python-ts-mode apheleia-mode-alist)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue