mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-05 12:37:33 -05:00
lang/org: toc-org-hrefify-default = org
gh-style links don't work in from within Emacs as well.
This commit is contained in:
@ -17,7 +17,8 @@
|
||||
;;
|
||||
|
||||
(def-package! toc-org
|
||||
:commands toc-org-enable)
|
||||
:commands toc-org-enable
|
||||
:config (setq toc-org-hrefify-default "org"))
|
||||
|
||||
(def-package! org-crypt ; built-in
|
||||
:commands org-crypt-use-before-save-magic
|
||||
|
Reference in New Issue
Block a user