add org-habit-stats

This commit is contained in:
Inhji 2024-02-06 15:27:24 +01:00
parent 2373e6ec73
commit 5edaa5b1a9
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@
(package! org-modern)
(package! org-auto-tangle)
(package! org-journal :disable t)
(package! org-habit-stats)
;; To install a package directly from a remote git repo, you must specify a
;; `:recipe'. You'll find documentation on what `:recipe' accepts here: