Add titlecase-dwim to +casing-map

This commit is contained in:
Case Duckworth 2022-01-04 14:40:46 -06:00
parent 148c2b46f4
commit 795ccb8c6c
1 changed files with 3 additions and 1 deletions

View File

@ -1183,7 +1183,9 @@ See also `crux-reopen-as-root-mode'."
(setup (:straight (titlecase
:host github
:repo "duckwork/titlecase.el"
:files ("*"))))
:files ("*")))
(:with-map +casing-map
(:bind "t" #'titlecase-dwim)))
(setup (:straight topsy)
(:hook-into prog-mode