Since lang/org has grown (and is expected to grow much, much more), it has been given its own module category. Concerns #129, #138
6 lines
143 B
EmacsLisp
6 lines
143 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; org/org-present/packages.el
|
|
|
|
(package! centered-window-mode)
|
|
(package! org-tree-slide)
|
|
(package! ox-reveal)
|