aboutsummaryrefslogtreecommitdiff
path: root/modules/custom-datetime.el
diff options
context:
space:
mode:
Diffstat (limited to 'modules/custom-datetime.el')
-rw-r--r--modules/custom-datetime.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/custom-datetime.el b/modules/custom-datetime.el
index 3db4d28f..87b286de 100644
--- a/modules/custom-datetime.el
+++ b/modules/custom-datetime.el
@@ -124,7 +124,7 @@ Use `readable-date-format' for formatting."
"T" #'cj/insert-readable-time
"d" #'cj/insert-sortable-date
"D" #'cj/insert-readable-date )
-(keymap-set cj/custom-keymap "d" cj/datetime-map)
+(cj/register-prefix-map "d" cj/datetime-map)
(with-eval-after-load 'which-key
(which-key-add-key-based-replacements