lang/org: toc-org-hrefify-default = org

gh-style links don't work in from within Emacs as well.
This commit is contained in:
Henrik Lissner 2018-02-02 19:44:17 -05:00
parent bbb969fa59
commit 11e2e1b55e
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -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