diff --git a/doom/.config/doom/config.el b/doom/.config/doom/config.el index 80130c2..2de774f 100644 --- a/doom/.config/doom/config.el +++ b/doom/.config/doom/config.el @@ -54,6 +54,8 @@ (global-subword-mode 1) ; Iterate through CamelCase words +(setq which-key-idle-delay 0.25) + ;; load (load! "+projects") (load! "+smudge")