summary refs log tree commit diff stats
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/init.el b/init.el index edb62b6..cc663e4 100644 --- a/init.el +++ b/init.el
@@ -923,7 +923,8 @@ See also `crux-reopen-as-root-mode'."
923 923
924(setup (:straight (titlecase 924(setup (:straight (titlecase
925 :host github 925 :host github
926 :repo "duckwork/titlecase.el"))) 926 :repo "duckwork/titlecase.el"
927 :files ("*"))))
927 928
928(setup (:straight topsy) 929(setup (:straight topsy)
929 (:hook-into prog-mode 930 (:hook-into prog-mode