diff options
Diffstat (limited to 'modules/org-gcal-config.el')
| -rw-r--r-- | modules/org-gcal-config.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/org-gcal-config.el b/modules/org-gcal-config.el index 7f9b656d..61016f2e 100644 --- a/modules/org-gcal-config.el +++ b/modules/org-gcal-config.el @@ -36,7 +36,7 @@ (require 'user-constants) (use-package org-gcal - :defer t ;; unless idle timer is set below (currently disabled in config) + :defer t ;; unless idle timer is set below :bind ("C-; g" . org-gcal-sync) :preface ;; org-gcal stumbles if this doesn't exist before initial sync |
