Ensure crux-start-or-switch-to is loaded

This commit is contained in:
David Morgan 2021-09-29 19:47:42 +01:00
parent 3454c67bc5
commit 66b792b814
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
;;; Code:
(use-package crux
:commands crux-start-or-switch-to
:bind
("C-^" . crux-top-join-line)
("C-<backspace>" . crux-kill-line-backwards)