Enable Java module and pandoc mode

This commit is contained in:
2019-12-16 20:10:19 +01:00
parent 52005140a9
commit a8231133ee
2 changed files with 2 additions and 1 deletions

View File

@@ -6,3 +6,4 @@
;; (package! another-package :recipe (:host github :repo "username/repo"))
;; (package! builtin-package :disable t)
(package! org-super-agenda)
(package! pandoc-mode)