about summary refs log tree commit diff
path: root/config.el
diff options
context:
space:
mode:
authorGriffin Smith <root@gws.fyi>2020-06-15T15·56-0400
committerGriffin Smith <root@gws.fyi>2020-06-15T15·56-0400
commitfa149d1164e36a0d576fafb8e6d245ec5b76cfc2 (patch)
tree67167df9446020c9a8956afff15b2e8ebdffa80f /config.el
parentb9a6e4b2b275f7346515f4a9fbee8eff03cf4339 (diff)
sync gcal events -> org-mode file
Diffstat (limited to 'config.el')
-rw-r--r--config.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.el b/config.el
index 5dfcbb5cd8..f01a8f9f0c 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)