aboutsummaryrefslogtreecommitdiffstats
path: root/doom/packages.el
diff options
context:
space:
mode:
Diffstat (limited to 'doom/packages.el')
-rw-r--r--doom/packages.el16
1 files changed, 16 insertions, 0 deletions
diff --git a/doom/packages.el b/doom/packages.el
index 26532fb..b59fd0a 100644
--- a/doom/packages.el
+++ b/doom/packages.el
@@ -58,6 +58,12 @@
(package! org-noter)
;; `org-bullets' replacement
(package! org-superstar)
+(package! ox-reveal)
+;(package! ox-ssh)
+(package! ox-tufte)
+(package! ox-hugo)
+(package! org-transclusion
+ :recipe (:host github :repo "nobiot/org-transclusion"))
;; Bibtex stuff
(package! ebib)
@@ -65,6 +71,16 @@
;; Haskell stuff
(package! ormolu)
+(package! direnv)
+(package! yaml-mode)
+
+(package! erc-hl-nicks)
+(package! alert)
+(package! znc)
+
+(package! elfeed)
+(package! elfeed-org)
+
;; Misc dependencies
(package! hungry-delete)
(package! vagrant-tramp)