From dd3978119ca80ff31049dda1ef0c361adbe6f5a3 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Sat, 2 Jan 2021 17:36:29 -0600 Subject: Add which-key --- config.org | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'config.org') diff --git a/config.org b/config.org index 4bd98cd..add83bf 100644 --- a/config.org +++ b/config.org @@ -676,6 +676,13 @@ Commented for now because I really need to figure out the keybindings I want to (run-hooks 'acdw/map-defined-hook) #+END_SRC +*** Show keybindings + + #+begin_src emacs-lisp + (straight-use-package 'which-key) + (which-key-mode +1) + #+end_src + ** Mouse *** Preserve screen position when scrolling with the mouse wheel -- cgit 1.4.1-21-gabe81