Compare commits
No commits in common. "ff46b9385e89566e4a9237014968b8cc851e869e" and "240ec1d4d32a690c0c2fd4ef599625bbadb4e137" have entirely different histories.
ff46b9385e
...
240ec1d4d3
7
init.el
7
init.el
@ -861,10 +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
|
||||
:if (display-graphic-p)
|
||||
: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
|
||||
|
Loading…
Reference in New Issue
Block a user