Add support for org-pomodoro
This commit is contained in:
parent
3f60e40f40
commit
285eab1ee5
6 changed files with 28 additions and 1 deletions
|
@ -886,6 +886,7 @@ compelling reason, so..."
|
|||
;;; Custom org modules
|
||||
(if (featurep! +dragndrop) (load! "contrib/dragndrop"))
|
||||
(if (featurep! +ipython) (load! "contrib/ipython"))
|
||||
(if (featurep! +pomodoro) (load! "contrib/pomodoro"))
|
||||
(if (featurep! +present) (load! "contrib/present"))
|
||||
|
||||
:config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue