summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--init.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/init.el b/init.el index eee0908..91ebb25 100644 --- a/init.el +++ b/init.el
@@ -400,8 +400,6 @@
400(use-package minions 400(use-package minions
401 :config (minions-mode +1)) 401 :config (minions-mode +1))
402 402
403(which-function-mode +1)
404
405(use-package which-key 403(use-package which-key
406 :config (which-key-mode +1)) 404 :config (which-key-mode +1))
407 405