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)
|
(setq aw-keys '(?a ?b ?c ?d ?e ?f ?g ?h ?i ?j)
|
||||||
aw-dispatch-always nil))
|
aw-dispatch-always nil))
|
||||||
|
|
||||||
(use-package apheleia
|
(use-package apheleia)
|
||||||
:config
|
|
||||||
(apheleia-global-mode))
|
|
||||||
|
|
||||||
(use-package autorevert
|
(use-package autorevert
|
||||||
:config
|
:config
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue