mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-08 15:23:35 -05:00
lang/org: move contrib/+hugo -> contrib/hugo
+ Refill +hugo flag's description in the README + Lazy load ox-hugo localleader keybinds by package, rather than by keymap deferral
This commit is contained in:
@@ -868,7 +868,7 @@ compelling reason, so..."
|
||||
|
||||
;;; Custom org modules
|
||||
(if (featurep! +dragndrop) (load! "contrib/dragndrop"))
|
||||
(if (featurep! +hugo) (load! "contrib/+hugo"))
|
||||
(if (featurep! +hugo) (load! "contrib/hugo"))
|
||||
(if (featurep! +ipython) (load! "contrib/ipython"))
|
||||
(if (featurep! +present) (load! "contrib/present"))
|
||||
|
||||
|
Reference in New Issue
Block a user