lang/org: cleanup +pretty feature, mostly about if cookie

Add `if` cookie so that it doesn't get compiled by `doom compile`.
This commit is contained in:
Hynggyu Jang 2021-04-28 09:56:14 +09:00
parent f621ff8047
commit ec3132bbc4

View file

@ -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