add which-key-posframe

This commit is contained in:
Miranda Marquez 2024-05-25 21:01:11 -08:00
parent 240ec1d4d3
commit b0a6f495f0

View File

@ -861,9 +861,9 @@ Return nil if DIR is not in a hugo project at all."
:defer 5
:custom (which-key-idle-delay 2.5)
:init (which-key-mode t))
;; (use-package which-key-posframe
;; :after which-key
;; :config (which-key-posframe-mode))
(use-package which-key-posframe
:after which-key
:config (which-key-posframe-mode))
;; parentheses are boring
(use-package rainbow-delimiters