add which-key

This commit is contained in:
Maciej 2020-07-31 10:45:34 +03:00
parent 7e341499a8
commit c7d474425c
Signed by: maciej
GPG key ID: 41D62D42D3B0D765
2 changed files with 8 additions and 1 deletions

View file

@ -203,5 +203,12 @@
(keyfreq-mode t)
(keyfreq-autosave-mode t)
;;;;;;;;;;;;;;;;; Show hints about key combinations
(use-package which-key
:defer t
:ensure t)
(which-key-mode t)
(provide '01mac)
;;; 01mac.el ends here

View file

@ -57,7 +57,7 @@
;; If there is more than one, they won't work right.
'(package-selected-packages
(quote
(erlang gitignore-mode yaml-mode nginx-mode ansible terraform-mode dockerfile-mode reason-mode merlin tuareg clj-refactor cider clojure-mode elixir-mode js2-mode web-mode enh-ruby-mode ruby-end rspec-mode planet-theme flatui-theme base16-theme smart-mode-line lsp-ui lsp-mode deft counsel-projectile flycheck company yasnippet-snippets yasnippet visual-regexp column-enforce-mode dash-at-point rainbow-mode rainbow-delimiters magit hydra counsel keyfreq exec-path-from-shell buffer-move use-package))))
(which-key erlang gitignore-mode yaml-mode nginx-mode ansible terraform-mode dockerfile-mode reason-mode merlin tuareg clj-refactor cider clojure-mode elixir-mode js2-mode web-mode enh-ruby-mode ruby-end rspec-mode planet-theme flatui-theme base16-theme smart-mode-line lsp-ui lsp-mode deft counsel-projectile flycheck company yasnippet-snippets yasnippet visual-regexp column-enforce-mode dash-at-point rainbow-mode rainbow-delimiters magit hydra counsel keyfreq exec-path-from-shell buffer-move use-package))))
;; Improve font settings in Markdown code
(custom-set-faces