This commit is contained in:
Martin Sukany
2026-02-21 00:05:48 +01:00
parent a881bedbf1
commit b0b8980816
2 changed files with 5 additions and 0 deletions

View File

@@ -12,3 +12,4 @@
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
)
(put 'list-timers 'disabled nil)

View File

@@ -69,3 +69,7 @@
;; hugo
(package! ox-hugo)
;; pandoc
(package! org-pandoc-import
:recipe (:host github :repo "tecosaur/org-pandoc-import"))