summary refs log tree commit diff stats
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.el b/init.el index ef50dc7..07f856c 100644 --- a/init.el +++ b/init.el
@@ -1016,7 +1016,7 @@ if ripgrep is installed, otherwise `consult-grep'."
1016 ;; Otherwise, wait 1016 ;; Otherwise, wait
1017 (t which-key-idle-delay))) 1017 (t which-key-idle-delay)))
1018 1018
1019 (which-key-setup-minibuffer) 1019 (which-key-setup-side-window-right-bottom)
1020 (which-key-mode +1)) 1020 (which-key-mode +1))
1021 1021
1022(setup (:straight winum) 1022(setup (:straight winum)