1
0
Fork 0

Diminish ‘which-key-mode’

This commit is contained in:
Tom Willemse 2020-12-18 00:07:13 -08:00
parent f3aef98455
commit c7603f21d3

View file

@ -4,7 +4,7 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
;; Version: 2020.1218.000513
;; Version: 2020.1218.000639
;; Package-Requires: (oni-data-dir oni-embrace expand-region multiple-cursors gcmh diminish ws-butler which-key)
;; This program is free software; you can redistribute it and/or modify
@ -156,6 +156,7 @@
(with-eval-after-load 'gcmh (diminish 'gcmh-mode))
(with-eval-after-load 'ws-butler (diminish 'ws-butler-mode))
(with-eval-after-load 'which-key (diminish 'which-key-mode))
(electric-indent-mode -1)
(winner-mode)