Org-modern-indent: it's pretty cool

This commit is contained in:
MitchMarq42 2023-12-15 09:55:23 -09:00
parent 03aa5c1423
commit 2d0bc7a619

View File

@ -1209,5 +1209,9 @@ This is redefined for use with `hypop' library because multiple Emacs frames may
:custom (tumblesocks-blog "mirqmarq428.tumblr.com") :custom (tumblesocks-blog "mirqmarq428.tumblr.com")
) )
(use-package org-modern-indent
:elpaca (:type git :host github :repo "jdtsmith/org-modern-indent")
:hook (org-mode . org-modern-indent-mode))
(provide 'mitch-packages) (provide 'mitch-packages)
;;; mitch-packages.el ends here ;;; mitch-packages.el ends here