From 5cce157f8aad74cd69033a00b760b66139ed03d4 Mon Sep 17 00:00:00 2001 From: jao Date: Fri, 22 Oct 2021 22:36:19 +0100 Subject: whitespace --- init.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'init.org') diff --git a/init.org b/init.org index bd60a11..226c85f 100644 --- a/init.org +++ b/init.org @@ -908,12 +908,12 @@ :bind (("s-v" . visible-mode))) #+end_src *** Changes - #+BEGIN_SRC emacs-lisp + #+begin_src emacs-lisp (use-package goto-chg :ensure t :bind (("C-." . goto-last-change) ("C-," . goto-last-change-reverse))) - #+END_SRC + #+end_src *** Eval-and-replace #+BEGIN_SRC emacs-lisp (defun fc-eval-and-replace () -- cgit v1.2.3