Remove obsolete configuration for org-goto

This commit is contained in:
Daniel Borchmann 2025-08-17 20:09:02 +02:00
parent 4e59c1467d
commit cab71bf815
No known key found for this signature in database
GPG Key ID: 50EA937BF472ADD1

View File

@ -735,7 +735,6 @@ split horizontally again, but this extra work should not matter much."
;; that are defined in those packages.
(use-package org-attach)
(use-package org-id)
(use-package org-goto)
(use-package org
:pin "gnu"
@ -781,7 +780,6 @@ split horizontally again, but this extra work should not matter much."
org-attach-store-link-p 'attached
org-attach-auto-tag nil
org-bookmark-names-plist nil
org-goto-interface 'outline-path-completion
org-id-link-to-org-use-id t
org-return-follows-link t
org-hide-emphasis-markers t