From 837f3af6c4f221ed78a558c95d52b1a2c192857f Mon Sep 17 00:00:00 2001 From: Raul Benencia Date: Tue, 31 Jan 2023 08:25:38 -0800 Subject: emacs: use which-key --- .emacs | 1 + 1 file changed, 1 insertion(+) (limited to '.emacs') diff --git a/.emacs b/.emacs index ae89dd4..6336ee1 100644 --- a/.emacs +++ b/.emacs @@ -27,6 +27,7 @@ (load-file "~/.emacs.local.d/modes/org-roam.el") (load-file "~/.emacs.local.d/modes/projectile.el") (load-file "~/.emacs.local.d/modes/tabbar.el") +(load-file "~/.emacs.local.d/modes/which-key.el") (load-file "~/.emacs.local.d/modes/writeroom.el") (load-file "~/.emacs.local.d/modes/vterm.el") -- cgit v1.2.3