summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2014-03-24 19:14:12 -0400
committerKyle Meyer <kyle@kyleam.com>2014-03-24 19:14:12 -0400
commit306b196734c23c9554ff0f541d564705cc8cf2db (patch)
treeb7c3e08980a44e700ac0e9f44d56cd99ab9703b4
parenta469b6d935a52538acefc1268d1cd8814f289284 (diff)
downloademacs.d-306b196734c23c9554ff0f541d564705cc8cf2db.tar.gz
Install boxquote
-rw-r--r--init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.el b/init.el
index d10c2cb..b0a2f75 100644
--- a/init.el
+++ b/init.el
@@ -20,6 +20,7 @@
(require 'init-framewin)
(require 'init-editing)
+(require-package 'boxquote)
(require 'init-text)
(require 'init-elisp)