summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.el b/init.el index 99d9115..10f39c7 100644 --- a/init.el +++ b/init.el
@@ -843,7 +843,7 @@ like a dumbass."
843 843
844(setup (:straight (0x0 :host gitlab 844(setup (:straight (0x0 :host gitlab
845 :repo "willvaughn/emacs-0x0")) 845 :repo "willvaughn/emacs-0x0"))
846 (:option 0x0-default-host 'ttm)) 846 (:option 0x0-default-server 'ttm))
847 847
848(setup (:straight (apheleia :host github 848(setup (:straight (apheleia :host github
849 :repo "raxod502/apheleia")) 849 :repo "raxod502/apheleia"))