From 01f7f5b487197f47fd0b72984c256263742e5e3a Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Fri, 4 Dec 2020 00:30:40 -0600 Subject: Tweak which-key # Please enter the commit message for your changes. Lines starting # with '#' will be ignored, and an empty message aborts the commit. # # On branch master # Your branch is up to date with 'origin/master'. # # Changes to be committed: # modified: config.org # # Changes not staged for commit: # modified: config.org # --- config.org | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config.org') diff --git a/config.org b/config.org index 6b5f93a..7e1d4ab 100644 --- a/config.org +++ b/config.org @@ -660,6 +660,8 @@ This package is really helpful for discovering functionality. When I get more a (use-package which-key :custom (which-key-popup-type 'minibuffer) + (which-key-separator " ") + (which-key-prefix-prefix "+") :config (which-key-mode)) #+end_src -- cgit 1.4.1-21-gabe81