descriptions and keybindings as per ox-hugo docs
Mimicks the ox menu `C-c C-e H #`
This commit is contained in:
parent
8fd3bd80da
commit
8457d2f825
2 changed files with 25 additions and 6 deletions
|
@ -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"))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue