lang/org: org-ellipsis = fontawesome arrow
This commit is contained in:
parent
ba1c23c72f
commit
74af73afd0
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue