From 651c7430298ccf15861a20cbd18380076031f43c Mon Sep 17 00:00:00 2001 From: Sebastian Schulze Date: Tue, 19 May 2020 09:26:46 +0200 Subject: [PATCH] [emacs] Go back to the default org-bullets --- dot_spacemacs.d/public/org-config.el | 3 --- 1 file changed, 3 deletions(-) diff --git a/dot_spacemacs.d/public/org-config.el b/dot_spacemacs.d/public/org-config.el index 2769534..6db9a45 100644 --- a/dot_spacemacs.d/public/org-config.el +++ b/dot_spacemacs.d/public/org-config.el @@ -247,9 +247,6 @@ ("paper" . ?P) ("next" . ?N))) -(setq org-bullets-bullet-list - '("⊶" "⊷")) - ; Daily Review (defun my-daily-review () (interactive)