From 3ea9a04afb837e35b7b5fbff8e9fd28353c48d55 Mon Sep 17 00:00:00 2001 From: Bram Schoenmakers Date: Mon, 13 Feb 2023 22:49:48 +0100 Subject: [PATCH] Remove line --- gists.org | 2 -- 1 file changed, 2 deletions(-) diff --git a/gists.org b/gists.org index 0ad4b13..fa12403 100644 --- a/gists.org +++ b/gists.org @@ -344,8 +344,6 @@ Found [[https://www.reddit.com/r/emacs/comments/e2u5n9/comment/f918t22/][a Reddi (advice-add #'org-edit-src-exit :before #'my/format-all-advice)) #+end_src -Better adapt the README file instead. - * Paredit inside minibuffer commands :emacs: Used [[https://github.com/purcell/emacs.d/blob/master/lisp/init-paredit.el][Purcell's configation]] as a starting point.