From 5461636e1dcb3f44e0c876fb79f55cf5d59070cf Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Tue, 17 Jan 2023 10:21:42 -0600 Subject: changes --- basics.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'basics.el') diff --git a/basics.el b/basics.el index 24e5047..428dcd1 100644 --- a/basics.el +++ b/basics.el @@ -570,8 +570,7 @@ N spaces." (use-package crux :ensure t :demand t - :bind (("C-o" . crux-smart-open-line) - ("C-x 4 t" . crux-transpose-windows)) + :bind (("C-x 4 t" . crux-transpose-windows)) :config (crux-with-region-or-buffer indent-region) (crux-with-region-or-buffer tabify) -- cgit 1.4.1-21-gabe81