From 18f119bca401ea47f48cce102242accefe73611b Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Mon, 12 May 2014 21:20:30 -0400 Subject: Move ace settings to separate file --- init.el | 1 + 1 file changed, 1 insertion(+) (limited to 'init.el') diff --git a/init.el b/init.el index c036f94..6b5cc56 100644 --- a/init.el +++ b/init.el @@ -19,6 +19,7 @@ (require 'init-buffile) (require 'init-framewin) +(require 'init-ace) (require 'init-view) (require 'init-editing) -- cgit v1.2.3