descriptions and keybindings as per ox-hugo docs

Mimicks the ox menu `C-c C-e H #`
This commit is contained in:
Lorenzo Giuliani 2019-08-30 17:23:47 +02:00
parent 8fd3bd80da
commit 8457d2f825
2 changed files with 25 additions and 6 deletions

View file

@ -868,6 +868,7 @@ compelling reason, so..."
;;; Custom org modules
(if (featurep! +dragndrop) (load! "contrib/dragndrop"))
(if (featurep! +hugo) (load! "contrib/+hugo"))
(if (featurep! +ipython) (load! "contrib/ipython"))
(if (featurep! +present) (load! "contrib/present"))