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
commit69ee53bffaf145eb86dd39a6cdc0ae4d9d3de45c (patch)
tree199ffd79545c6340afdad7155c0038c8191ceceb /config.el
parentfa149d1164e36a0d576fafb8e6d245ec5b76cfc2 (diff)
projectile+grid integration
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 f01a8f9f0c..09d80b2acc 100644
--- a/config.el
+++ b/config.el
@@ -26,6 +26,7 @@
 (load! "irc")
 (load! "github-org")
 (load! "org-gcal")
+(load! "grid")
 
 (require 's)