diff --git a/configuration.org b/configuration.org index 1da4427..6def869 100644 --- a/configuration.org +++ b/configuration.org @@ -1574,7 +1574,8 @@ Some (many? most?) Emacs packages use this to do some logical separation of the :bind (([f9] . smartparens-strict-mode) ("C-c s u" . sp-unwrap-sexp) - ("C-c s k" . sp-kill-sexp))) + ("C-c s k" . sp-kill-sexp) + ("C-c s r" . sp-rewrap-sexp))) #+end_src ** ~which-key~ to display available key bindings