tweak(org): prevent attachment inheritance

This commit is contained in:
Kiana Sheibani 2026-02-04 16:45:41 -05:00
parent da4dd1dae7
commit 7ea623e91c
Signed by: toki
GPG key ID: 6CB106C25E86A9F7

View file

@ -2843,6 +2843,7 @@ Unfortunately, with that power comes a *lot* of configuration work up-front. It
(after! org
(setq org-cycle-emulate-tab nil ; We don't need this with evil
org-attach-use-inheritance nil ; Prevents weirdness with ID nodes
org-attach-dir-relative t
org-log-into-drawer t ; Write logs into :LOGBOOK:
org-footnote-auto-label 'confirm ; Allow editing of footnote names