aboutsummaryrefslogtreecommitdiffstats
path: root/doom/init.el
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2021-10-07 11:31:04 +0100
committerYann Herklotz <git@yannherklotz.com>2021-10-07 11:31:04 +0100
commit45ada01381cffdbeac3bd9532d2be1f09929cef0 (patch)
tree392f8cf8e93bdaa1f24c2854e1fb2470529366fd /doom/init.el
parente4f0e140b8c23a008171f3d47af7ce42fc7973fa (diff)
downloaddotfiles-45ada01381cffdbeac3bd9532d2be1f09929cef0.tar.gz
dotfiles-45ada01381cffdbeac3bd9532d2be1f09929cef0.zip
Add hugo to init and remove org-zettelkasten
Diffstat (limited to 'doom/init.el')
-rw-r--r--doom/init.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/doom/init.el b/doom/init.el
index 5348f13..191daf4 100644
--- a/doom/init.el
+++ b/doom/init.el
@@ -137,11 +137,11 @@
ocaml ; an objective camel
(org ; organize your plain life in plain text
;;+dragndrop ; drag & drop files/images into org buffers
- ;;+hugo ; use Emacs for hugo blogging
+ +hugo ; use Emacs for hugo blogging
;;+jupyter ; ipython/jupyter support for babel
;;+pandoc ; export-with-pandoc support
;;+pomodoro ; be fruitful with the tomato technique
- ;;+present ; using org-mode for presentations
+ +present ; using org-mode for presentations
)
;;perl ; write code no one else can comprehend
;;php ; perl's insecure younger brother