Use ▼ as the org-ellipsis string
This commit is contained in:
parent
b97b931588
commit
04408ef5c6
@ -1049,7 +1049,8 @@ Notes, agenda, calendar, blogging, journaling, etc.
|
||||
(jdormit/define-prefix "o" "org")
|
||||
(leader-def-key "oa" 'org-agenda)
|
||||
(leader-def-key "oc" 'org-capture)
|
||||
(setq org-src-fontify-natively t)
|
||||
(setq org-src-fontify-natively t
|
||||
org-ellipsis " ▼")
|
||||
#+END_SRC
|
||||
|
||||
Use RET to follow links:
|
||||
|
Loading…
Reference in New Issue
Block a user