X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/4d4cf261d68998a5e6516de888eecf7435ab5999..c62c073709522e05898065e1b44e1e3b8d86cbf7:/init.org diff --git a/init.org b/init.org index 4684873..7513a66 100644 --- a/init.org +++ b/init.org @@ -2177,6 +2177,14 @@ Also see [[https://www.emacswiki.org/emacs/rebox2][rebox2]]. ("a" . mc/mark-all-like-this)))) #+end_src +** forge + +#+begin_src emacs-lisp +(use-package forge + :after magit + :demand) +#+end_src + * Email :PROPERTIES: :CUSTOM_ID: email @@ -2480,9 +2488,6 @@ Convenient footnotes in =message-mode=. (use-package ox-hugo :after ox :demand) - -(use-feature ox-hugo-auto-export - :demand) #+end_src * Post initialization