lang/org: move hugo config into +org-init-export-h

It doesn't warrant its own file under contrib.
This commit is contained in:
Henrik Lissner 2019-10-11 15:04:51 -04:00
parent 22b0b43fe1
commit 922b48872d
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 4 additions and 6 deletions

View file

@ -1,5 +0,0 @@
;;; +hugo.el --- ox-hugo support -*- lexical-binding: t; -*-
;;;###if (featurep! +hugo)
(use-package! ox-hugo
:after ox)