From 58df636efdaceed1625e19e5d9b792e6e73e873d Mon Sep 17 00:00:00 2001 From: David Morgan Date: Wed, 18 Aug 2021 15:01:37 +0100 Subject: Make crux load after key-chord to prevent missing bindings --- .emacs.d/lisp/init-crux.el | 1 + 1 file changed, 1 insertion(+) (limited to '.emacs.d') diff --git a/.emacs.d/lisp/init-crux.el b/.emacs.d/lisp/init-crux.el index f7e8de8..5c3b0cc 100644 --- a/.emacs.d/lisp/init-crux.el +++ b/.emacs.d/lisp/init-crux.el @@ -3,6 +3,7 @@ ;;; Code: (use-package crux + :after key-chord :config (key-chord-define-global "JJ" 'crux-switch-to-previous-buffer) :bind -- cgit 1.4.1-2-gfad0