diff options
Diffstat (limited to 'config.el')
-rw-r--r-- | config.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.el b/config.el index 5dfcbb5cd848..f01a8f9f0cf1 100644 --- a/config.el +++ b/config.el @@ -25,6 +25,7 @@ (load! "show-matching-paren") (load! "irc") (load! "github-org") +(load! "org-gcal") (require 's) |