From 1cace80e4832a5d250ef4b7ccd687996563fb01b Mon Sep 17 00:00:00 2001 From: venomade Date: Thu, 27 Feb 2025 17:06:42 +0000 Subject: Add old dotfiles --- emacs-elisp/packages/whichkey.el | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 emacs-elisp/packages/whichkey.el (limited to 'emacs-elisp/packages/whichkey.el') diff --git a/emacs-elisp/packages/whichkey.el b/emacs-elisp/packages/whichkey.el new file mode 100644 index 0000000..cd2eb1f --- /dev/null +++ b/emacs-elisp/packages/whichkey.el @@ -0,0 +1,5 @@ +(use-package which-key) +(setq which-key-show-early-on-C-h t) +(setq which-key-idle-delay 10000) +(setq which-key-idle-secondary-delay 0.05) +(which-key-mode 1) -- cgit 1.4.1-2-gfad0