Don't turn on apheleia globally on startup
This commit is contained in:
parent
d331aadba2
commit
2f129785d4
1 changed files with 1 additions and 3 deletions
|
|
@ -17,9 +17,7 @@
|
|||
(setq aw-keys '(?a ?b ?c ?d ?e ?f ?g ?h ?i ?j)
|
||||
aw-dispatch-always nil))
|
||||
|
||||
(use-package apheleia
|
||||
:config
|
||||
(apheleia-global-mode))
|
||||
(use-package apheleia)
|
||||
|
||||
(use-package autorevert
|
||||
:config
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue