From 4ff75149d1531fbcc48f0f60f28498811d3e9faf Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Sun, 26 Dec 2021 22:48:45 -0600 Subject: Make titlecase a proper package --- init.el | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'init.el') diff --git a/init.el b/init.el index 3a39246..03eeee0 100644 --- a/init.el +++ b/init.el @@ -856,7 +856,6 @@ See also `crux-reopen-as-root-mode'." (eq system-type 'gnu/linux)) (pdf-tools-install)) - (setup (:straight (shell-command+ :host nil :repo "https://git.sr.ht/~pkal/shell-command-plus")) @@ -910,6 +909,10 @@ See also `crux-reopen-as-root-mode'." (auto-save-visited-mode -1) (super-save-mode +1)) +(setup (:straight (titlecase + :host github + :repo "duckwork/titlecase.el"))) + (setup (:straight topsy) (:hook-into prog-mode circe-chat-mode) -- cgit 1.4.1-21-gabe81