1
0
Fork 0

[oni-org] Sort paragraph

This commit is contained in:
Tom Willemse 2023-06-04 15:33:17 -07:00
parent df63b4d002
commit e1ac10a008

View file

@ -395,8 +395,8 @@ _di_: Add inlineimages STARTUP
(setq org-special-ctrl-a/e t)
(setq org-src-fontify-natively t)
(setq org-tags-column -67)
(setq org-tags-sort-function #'string<)
(setq org-tags-exclude-from-inheritance '("project"))
(setq org-tags-sort-function #'string<)
(setq org-use-fast-todo-selection t)
(setq org-use-sub-superscripts '{})