aboutsummaryrefslogtreecommitdiffstats
path: root/doom/packages.el
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2022-04-06 14:25:43 +0100
committerYann Herklotz <git@yannherklotz.com>2022-04-06 14:25:43 +0100
commitc2ed3843d514c1b12808ce18200fd953a52fa98d (patch)
tree52d4dcce84dc9ac17aa75cb1ca4e158771b25795 /doom/packages.el
parentb45e7a9e95a530910512227f811c69c6b69c58c4 (diff)
downloaddotfiles-c2ed3843d514c1b12808ce18200fd953a52fa98d.tar.gz
dotfiles-c2ed3843d514c1b12808ce18200fd953a52fa98d.zip
Add new email filter
Diffstat (limited to 'doom/packages.el')
-rw-r--r--doom/packages.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/doom/packages.el b/doom/packages.el
index 4503783..a1627fb 100644
--- a/doom/packages.el
+++ b/doom/packages.el
@@ -6,6 +6,8 @@
;; `org-bullets' replacement
(package! org-superstar)
(package! ox-gfm)
+(package! ox-tufte
+ :recipe (:host nil :repo "https://git.sr.ht/~ymherklotz/ox-tufte"))
(package! org-transclusion
:recipe (:host github :repo "nobiot/org-transclusion"))
(package! org-zettelkasten