diff options
Diffstat (limited to '.emacs.local.d/modes/org.el')
-rw-r--r-- | .emacs.local.d/modes/org.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.emacs.local.d/modes/org.el b/.emacs.local.d/modes/org.el index 7319eb5..14d32bf 100644 --- a/.emacs.local.d/modes/org.el +++ b/.emacs.local.d/modes/org.el @@ -18,7 +18,6 @@ (setq org-startup-indented t org-bullets-bullet-list '(" ") ;; no bullets, needs org-bullets package - org-ellipsis " " ;; folding symbol org-pretty-entities nil org-hide-emphasis-markers t ;; show actually italicized text instead of /italicized text/ |