lang/org: org-ellipsis = fontawesome arrow

This commit is contained in:
Henrik Lissner 2017-04-27 15:43:55 -04:00
parent ba1c23c72f
commit 74af73afd0

View file

@ -109,7 +109,8 @@
org-adapt-indentation nil org-adapt-indentation nil
org-cycle-separator-lines 1 org-cycle-separator-lines 1
org-cycle-include-plain-lists t org-cycle-include-plain-lists t
org-ellipsis " ... " ;; org-ellipsis " ... "
org-ellipsis ""
org-entities-user '(("flat" "\\flat" nil "" "" "266D" "") org-entities-user '(("flat" "\\flat" nil "" "" "266D" "")
("sharp" "\\sharp" nil "" "" "266F" "")) ("sharp" "\\sharp" nil "" "" "266F" ""))
org-fontify-done-headline t org-fontify-done-headline t