summary refs log tree commit diff stats
path: root/init.el
diff options
context:
space:
mode:
authorCase Duckworth2021-08-19 17:29:06 -0500
committerCase Duckworth2021-08-19 17:29:06 -0500
commit0f905f1645c04f96593ad592a8d352c67d1714d9 (patch)
treef524b2fff0880c59d11710828e9dd9ae057dd66f /init.el
parentTotally comment out all flyspell stuff (diff)
downloademacs-0f905f1645c04f96593ad592a8d352c67d1714d9.tar.gz
emacs-0f905f1645c04f96593ad592a8d352c67d1714d9.zip
Update 0x0-default-host to new variable name
Diffstat (limited to 'init.el')
-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"))