doomemacs/modules/lang/org/contrib/hugo.el

6 lines
124 B
EmacsLisp
Raw Normal View History

2019-08-29 14:59:54 +02:00
;;; +hugo.el --- ox-hugo support -*- lexical-binding: t; -*-
;;;###if (featurep! +hugo)
(use-package! ox-hugo
:after ox)