Follow Org links via RET and hide markup
Inspired by https://olddeuteronomy.github.io/post/emacs-org-config/, trying it out.
This commit is contained in:
parent
4d23f4a9a4
commit
8c5f54709b
2
init.el
2
init.el
@ -773,6 +773,8 @@ split horizontally again, but this extra work should not matter much."
|
||||
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
|
||||
|
||||
org-blank-before-new-entry '((heading . t)
|
||||
(plain-list-item . auto))
|
||||
|
||||
Loading…
Reference in New Issue
Block a user