updated
This commit is contained in:
@@ -12,3 +12,4 @@
|
|||||||
;; Your init file should contain only one such instance.
|
;; Your init file should contain only one such instance.
|
||||||
;; If there is more than one, they won't work right.
|
;; If there is more than one, they won't work right.
|
||||||
)
|
)
|
||||||
|
(put 'list-timers 'disabled nil)
|
||||||
|
|||||||
@@ -69,3 +69,7 @@
|
|||||||
|
|
||||||
;; hugo
|
;; hugo
|
||||||
(package! ox-hugo)
|
(package! ox-hugo)
|
||||||
|
|
||||||
|
;; pandoc
|
||||||
|
(package! org-pandoc-import
|
||||||
|
:recipe (:host github :repo "tecosaur/org-pandoc-import"))
|
||||||
|
|||||||
Reference in New Issue
Block a user