mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-13 13:13:35 -05:00
Add support for org-pomodoro
This commit is contained in:
@@ -45,6 +45,8 @@
|
||||
(package! ob-ipython))
|
||||
(when (featurep! +pandoc)
|
||||
(package! ox-pandoc))
|
||||
(when (featurep! +pomodoro)
|
||||
(package! org-pomodoro))
|
||||
(when (featurep! +present)
|
||||
(package! centered-window :recipe (:host github :repo "anler/centered-window-mode"))
|
||||
(package! org-tree-slide)
|
||||
|
Reference in New Issue
Block a user