From 5c9589128f543649a37e61e96bc6e4e1831a821c Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Mon, 30 Mar 2015 01:42:22 -0400 Subject: Install God mode --- init.el | 1 + 1 file changed, 1 insertion(+) (limited to 'init.el') diff --git a/init.el b/init.el index 3add1e2..0496b7f 100644 --- a/init.el +++ b/init.el @@ -27,6 +27,7 @@ (require 'init-view) (require 'init-editing) +(require 'init-god) (require 'init-text) (require 'init-elisp) -- cgit v1.2.3