From f485d590ec6d7d855da180c55f9226a8baca3937 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Tue, 28 Dec 2021 18:20:16 -0600 Subject: Fix titlecase recipe --- init.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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'." (setup (:straight (titlecase :host github - :repo "duckwork/titlecase.el"))) + :repo "duckwork/titlecase.el" + :files ("*")))) (setup (:straight topsy) (:hook-into prog-mode -- cgit 1.4.1-21-gabe81