Added hugo and yaml to doom emacs
This commit is contained in:
parent
08966f65aa
commit
7157591e41
@ -138,7 +138,7 @@
|
|||||||
;;ocaml ; an objective camel
|
;;ocaml ; an objective camel
|
||||||
(org ; organize your plain life in plain text
|
(org ; organize your plain life in plain text
|
||||||
+dragndrop ; drag & drop files/images into org buffers
|
+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
|
;;+jupyter ; ipython/jupyter support for babel
|
||||||
;;+pandoc ; export-with-pandoc support
|
;;+pandoc ; export-with-pandoc support
|
||||||
;;+pomodoro ; be fruitful with the tomato technique
|
;;+pomodoro ; be fruitful with the tomato technique
|
||||||
|
@ -53,3 +53,4 @@
|
|||||||
(package! whitespace-cleanup-mode)
|
(package! whitespace-cleanup-mode)
|
||||||
(package! prettier-js)
|
(package! prettier-js)
|
||||||
(package! aggressive-indent)
|
(package! aggressive-indent)
|
||||||
|
(package! yaml-mode)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user