Add the secretaria package

This commit is contained in:
Gergely Polonkai 2017-04-07 18:23:53 +02:00
parent a4e62ac605
commit 91d93e5c39
1 changed files with 8 additions and 0 deletions

View File

@ -1060,6 +1060,14 @@
:config
(phi-search-mc/setup-keys))
(use-package secretaria
:ensure t
:config
;; use this for getting a reminder every 30 minutes of those tasks
;; scheduled for today and which have no time of day defined.
(add-hook 'after-init-hook
#'secretaria-today-unknown-time-appt-always-remind-me))
(add-hook 'python-mode-hook
(lambda ()
(add-to-list 'prettify-symbols-alist