From 71493a7b4309a0cb890259ab1cbb921a69763016 Mon Sep 17 00:00:00 2001 From: rearman Date: Wed, 15 Mar 2023 17:40:59 -0400 Subject: [PATCH] Formatting changes, attempt to make =C-'= display properly --- init.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.org b/init.org index 5f68059..3ba3263 100644 --- a/init.org +++ b/init.org @@ -461,7 +461,7 @@ Just some basic stuff. I don't think I've seen too many configs that don't have *** Bindings -The usual bindings, aside from my special case of using =C-'= in place of =C-u=. I have unbound =C-'= in org-mode. +The usual bindings, aside from my special case of using =C-‘= in place of =C-u=. I have unbound =C-‘= in org-mode. #+BEGIN_SRC emacs-lisp (global-set-key (kbd "C-c l") 'org-store-link) -- 2.39.5