Add support for org-pomodoro
This commit is contained in:
parent
3f60e40f40
commit
285eab1ee5
6 changed files with 28 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue