1
0

defer which key

This commit is contained in:
zdm 2021-02-05 23:23:22 -07:00
parent f810a70d09
commit d7adf4f9d6

View File

@ -571,5 +571,6 @@
(use-package which-key
:ensure t
:defer t
:config
(which-key-mode))