diff --git a/init.el b/init.el index 17d60e1..9480991 100644 --- a/init.el +++ b/init.el @@ -1297,8 +1297,7 @@ already been connected to." (setup (:straight crux) (:global "C-x o" acdw/other-window-or-switch-buffer - ;; This is about to get WILD! - "M-l" crux-smart-open-line + "C-o" crux-smart-open-line "M-o" crux-smart-open-line-above "C-M-\\" crux-cleanup-buffer-or-region "C-x 4 t" crux-transpose-windows)