From ec3132bbc4d429763080a62028433f76239349dc Mon Sep 17 00:00:00 2001 From: Hynggyu Jang Date: Wed, 28 Apr 2021 09:56:14 +0900 Subject: [PATCH] lang/org: cleanup `+pretty` feature, mostly about `if` cookie Add `if` cookie so that it doesn't get compiled by `doom compile`. --- modules/lang/org/contrib/pretty.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/modules/lang/org/contrib/pretty.el b/modules/lang/org/contrib/pretty.el index 497707b0a..64a081267 100644 --- a/modules/lang/org/contrib/pretty.el +++ b/modules/lang/org/contrib/pretty.el @@ -1,12 +1,11 @@ ;;; lang/org/contrib/pretty.el -*- lexical-binding: t; -*- - +;;;###if (featurep! +pretty) (after! org (setq org-highlight-latex-and-related '(native script entities))) (use-package! org-superstar ; "prettier" bullets :hook (org-mode . org-superstar-mode) - :init :config ;; Make leading stars truly invisible, by rendering them as spaces! (setq org-superstar-leading-bullet ?\s