Org-modern-indent: it's pretty cool
This commit is contained in:
parent
03aa5c1423
commit
2d0bc7a619
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user