From af4f48a850288009b43137f3297f29300c3cff61 Mon Sep 17 00:00:00 2001 From: JaeYoo-Im Date: Tue, 20 Sep 2022 17:38:15 +0900 Subject: [PATCH] Emacs : hugo enabled. --- .doom.d/init.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.doom.d/init.el b/.doom.d/init.el index 7b6572d..6b3e130 100644 --- a/.doom.d/init.el +++ b/.doom.d/init.el @@ -158,7 +158,8 @@ +journal +jupyter +pretty - +gnuplot) ; organize your plain life in plain text + +gnuplot + +hugo) ; organize your plain life in plain text ;;php ; perl's insecure younger brother ;;plantuml ; diagrams for confusing people more ;;purescript ; javascript, but functional