From 343cdc108ae1c48094a7176c3d24d5cccfd8ac98 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Fri, 21 May 2021 11:09:18 -0500 Subject: Change org-ellipsis Trying to get a character that works in most character encodings --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init.el') diff --git a/init.el b/init.el index 7caa90e..588079e 100644 --- a/init.el +++ b/init.el @@ -944,7 +944,7 @@ if ripgrep is installed, otherwise `consult-grep'." (:option org-adapt-indentation nil org-catch-invisible-edits 'smart org-confirm-babel-evaluate nil - org-ellipsis " ⌵" + org-ellipsis " …" org-export-coding-system 'utf-8-unix org-export-headline-levels 8 org-export-with-section-numbers nil -- cgit 1.4.1-21-gabe81