From 4495692a7f55c85ff2b51b4acc6a60028aacded6 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Thu, 29 Jan 2015 23:47:14 -0500 Subject: Split init-buffile.el --- init.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'init.el') diff --git a/init.el b/init.el index f38099d..b13cd62 100644 --- a/init.el +++ b/init.el @@ -21,7 +21,8 @@ (require 'init-orgcontacts) (require 'init-babel) -(require 'init-buffile) +(require 'init-files) +(require 'init-buffers) (require 'init-framewin) (require 'init-ace) (require 'init-view) -- cgit v1.2.3