tweak(doom): non-descriptive link display in org-mode

This commit is contained in:
Infinidoge 2022-05-22 14:40:06 -04:00
parent 34b1038c4c
commit afdf2bc41f

View file

@ -13,6 +13,7 @@
org-src-fontify-natively t
org-display-custom-times nil
org-time-stamp-custom-formats '("<%d %b %Y>" . "<%y/%m/%d %a %H:%M:%S>")
org-link-descriptive nil
;; Export
org-latex-tables-centered nil