Org knows how to detect its own files
This commit is contained in:
parent
b2cb688b34
commit
b156fff9a4
@ -461,7 +461,6 @@ targets."
|
|||||||
;; org mode and messy things
|
;; org mode and messy things
|
||||||
(use-package org
|
(use-package org
|
||||||
:straight (:type built-in)
|
:straight (:type built-in)
|
||||||
:mode (("\\.org$" . org-mode))
|
|
||||||
:diminish (org-indent-mode org-vw-mode)
|
:diminish (org-indent-mode org-vw-mode)
|
||||||
:custom
|
:custom
|
||||||
(org-hide-leading-stars t)
|
(org-hide-leading-stars t)
|
||||||
|
Loading…
Reference in New Issue
Block a user