Stick more to default `ol' options

This commit is contained in:
Gerard Vermeulen 2024-02-13 15:40:59 +01:00
parent b4fd5335b1
commit 7b6177ccf8
1 changed files with 1 additions and 1 deletions

View File

@ -2528,7 +2528,7 @@ Is subject to change by `toggle-post-tangle-hook-dir-usage'."
;; behavior. Set `org-link-descriptive' interactively by calling
;; `org-toggle-link-display'.
(setopt org-link-descriptive t
org-link-file-path-type 'relative
org-link-file-path-type 'adaptive
org-link-search-must-match-exact-headline nil))
#+end_src