feat: Install & globally enable which-key
This commit is contained in:
parent
4e1661604d
commit
29d4413f16
2 changed files with 4 additions and 0 deletions
|
|
@ -55,4 +55,7 @@
|
|||
;; Transparently open compressed files
|
||||
(auto-compression-mode t)
|
||||
|
||||
;; Show available key chord completions
|
||||
(which-key-mode t)
|
||||
|
||||
(provide 'modes)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue