[emacs] Need to use +pretty for org bullets now

This commit is contained in:
2020-08-21 13:06:57 -04:00
parent 02f2b3c066
commit ca24f4f4d3
2 changed files with 3 additions and 3 deletions

View File

@ -190,7 +190,6 @@ A handful of mods here clean up org mode. Line numbers dont mean much when yo
org-fontify-done-headline t
org-fontify-quote-and-verse-blocks t
org-ellipsis ""
org-bullets-bullet-list '("" "" "" "")
org-capture-templates
'(("i" "Send to inbox" entry (file+headline "~/org/inbox.org" "Inbox")
"* TODO %?\n"))