forked from colonelpanic/dotfiles
[Emacs] Don't load org-notify by default
This commit is contained in:
parent
707e9fec88
commit
c72d013402
@ -3317,7 +3317,6 @@ The following is taken from [[https://github.com/syl20bnr/spacemacs/blob/a650877
|
||||
;; variable configuration
|
||||
(add-to-list 'org-modules 'org-habit)
|
||||
(add-to-list 'org-modules 'org-expiry)
|
||||
(add-to-list 'org-modules 'org-notify)
|
||||
|
||||
(setq org-src-fontify-natively t)
|
||||
(setq org-habit-graph-column 50)
|
||||
|
Loading…
Reference in New Issue
Block a user