]> git.earman.xyz Git - emacsinit.git/commitdiff
Remove Commented out stuff, extra lines
authorrush <rearman@r717.net>
Tue, 30 Jun 2026 15:19:11 +0000 (11:19 -0400)
committerrush <rearman@r717.net>
Tue, 30 Jun 2026 15:45:01 +0000 (11:45 -0400)
config.org

index c91ed2a4655888d58d6c19fd62d8cc71bdda5b82..5c0e8309b89b3a9d2a0c1b032f852bad96cc32c6 100644 (file)
@@ -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\r
       org-cycle-inline-images-display t\r
       org-cycle-separator-lines -1\r
-      ;; org-ellipsis "↴"\r
       org-ellipsis "->"\r
       org-enforce-todo-checkbox-dependencies t\r
       org-enforce-todo-dependencies t\r
@@ -1137,7 +1136,6 @@ Also assumes the file is in `~/.password-store' and has the `.gpg' extension."
   (interactive)\r
   (kill-new (get-totp filename)))\r
 #+END_SRC\r
-\r
 * Control\r
 #+BEGIN_SRC emacs-lisp\r
 (defun re/kill-emacs ()\r