mirror of
https://github.com/doomemacs/doomemacs.git
synced 2026-01-06 17:22:53 -08:00
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)
|