From d134922c7c5ff3ff9f86cb0c04100bdd5436c754 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Wed, 6 Oct 2021 11:16:18 -0500 Subject: Add open-paragraph --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init.el') diff --git a/init.el b/init.el index a1536c5..2361107 100644 --- a/init.el +++ b/init.el @@ -1222,7 +1222,7 @@ specific to most general, they are these: (setup (:straight crux) (:global "C-o" #'crux-smart-open-line - "M-o" #'crux-smart-open-line-above + "M-o" #'open-paragraph "C-M-\\" #'crux-cleanup-buffer-or-region "C-x 4 t" #'crux-transpose-windows) -- cgit 1.4.1-21-gabe81