Org knows how to detect its own files

This commit is contained in:
MitchMarq42 2022-11-02 09:19:07 -08:00
parent b2cb688b34
commit b156fff9a4

View File

@ -461,7 +461,6 @@ targets."
;; org mode and messy things
(use-package org
:straight (:type built-in)
:mode (("\\.org$" . org-mode))
:diminish (org-indent-mode org-vw-mode)
:custom
(org-hide-leading-stars t)