summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
authorrekado <rekado@elephly.net>2015-04-20 06:43:35 +0200
committerrekado <rekado@elephly.net>2015-04-20 06:45:37 +0200
commit147926f44a2b4b87bfc46addcb518ab55e3b9ad8 (patch)
tree17b8e3125e82f7f664fa65ad293234b271291560 /init.el
parent810375c2435f777a9025fe5d2cc09afac3d64733 (diff)
paredit settings
Diffstat (limited to 'init.el')
-rw-r--r--init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.el b/init.el
index eb52c29..fc43d84 100644
--- a/init.el
+++ b/init.el
@@ -177,6 +177,7 @@
(load "init-smex.el")
(load "init-modeline.el")
(load "init-my-stuff.el")
+(load "init-paredit.el")
;; start in fullscreen mode
(add-hook 'emacs-startup-hook (lambda () (fullscreen-mode-fullscreen)))