[Emacs] Reindent kat specific aphelia configuration

This commit is contained in:
Kat Huang 2023-09-29 22:40:59 -06:00
parent 583f9bfa0f
commit 3b322d6d7e

View File

@ -149,6 +149,7 @@ This makes evil-mode play nice with org-fc
* Disable autoflake * Disable autoflake
#+begin_src emacs-lisp #+begin_src emacs-lisp
(use-package apheleia (use-package apheleia
:demand t
:config :config
(progn (progn
(setf (alist-get 'python-mode apheleia-mode-alist) (setf (alist-get 'python-mode apheleia-mode-alist)