From 68bd42577df73259a73236aa4026a73af45cc3d4 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Tue, 16 Mar 2021 22:48:44 -0500 Subject: Add crux bindings --- init.el | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'init.el') diff --git a/init.el b/init.el index 61e1a88..a836386 100644 --- a/init.el +++ b/init.el @@ -294,6 +294,11 @@ (acdw/pkg expand-region :binds (("C-=" er/expand-region))) +;; CRUX +(acdw/pkg crux + :binds (("M-o" crux-other-window-or-switch-buffer) + ([remap move-beginning-of-line] crux-move-beginning-of-line) + ([remap kill-line] crux-kill-and-join-forward))) ;;; Frame title (acdw/set `((frame-title-format -- cgit 1.4.1-21-gabe81