aboutsummaryrefslogtreecommitdiffstats
path: root/doom/packages.el
diff options
context:
space:
mode:
Diffstat (limited to 'doom/packages.el')
-rw-r--r--doom/packages.el5
1 files changed, 5 insertions, 0 deletions
diff --git a/doom/packages.el b/doom/packages.el
index 26532fb..90c4d17 100644
--- a/doom/packages.el
+++ b/doom/packages.el
@@ -58,6 +58,8 @@
(package! org-noter)
;; `org-bullets' replacement
(package! org-superstar)
+(package! ox-reveal)
+;(package! ox-ssh)
;; Bibtex stuff
(package! ebib)
@@ -65,6 +67,9 @@
;; Haskell stuff
(package! ormolu)
+(package! direnv)
+(package! yaml-mode)
+
;; Misc dependencies
(package! hungry-delete)
(package! vagrant-tramp)