Require titlecase

This commit is contained in:
Case Duckworth 2021-09-09 17:27:14 -05:00
parent 3c1ebbdc76
commit b1f7418154
1 changed files with 1 additions and 0 deletions

View File

@ -736,6 +736,7 @@ AKA, DO NOT USE THIS FUNCTION!!!"
"d" #'toggle-debug-on-error))
(:with-map case-map
(require 'titlecase)
(:bind "c" #'capitalize-dwim
"t" #'titlecase-dwim
"u" #'upcase-dwim