From 74dd4cbdcc769cfcc5b130fa5fe254096c39e6e3 Mon Sep 17 00:00:00 2001 From: rush Date: Tue, 30 Jun 2026 11:19:11 -0400 Subject: [PATCH] Remove Commented out stuff, extra lines --- config.org | 2 -- 1 file changed, 2 deletions(-) diff --git a/config.org b/config.org index c91ed2a..5c0e830 100644 --- a/config.org +++ b/config.org @@ -201,7 +201,6 @@ Sly really doesn't play well with elodc in the minibuffer, so here are some sett (setq org-M-RET-may-split-line nil org-cycle-inline-images-display t org-cycle-separator-lines -1 - ;; org-ellipsis "↴" org-ellipsis "->" org-enforce-todo-checkbox-dependencies t org-enforce-todo-dependencies t @@ -1137,7 +1136,6 @@ Also assumes the file is in `~/.password-store' and has the `.gpg' extension." (interactive) (kill-new (get-totp filename))) #+END_SRC - * Control #+BEGIN_SRC emacs-lisp (defun re/kill-emacs () -- 2.39.5