summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
authorrekado <rekado@elephly.net>2016-06-18 10:34:36 +0200
committerrekado <rekado@elephly.net>2016-06-18 10:34:36 +0200
commita2885eeff85f9e92b05bbca7cd60dfcec441768c (patch)
tree9d3ccef343abdbd25c37d9fba3209740ce918b13 /init.el
parentc8c7e94eb00fa18de5b9407a8d069c3a64fcedff (diff)
Add EMMS initialisation.
Diffstat (limited to 'init.el')
-rw-r--r--init.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/init.el b/init.el
index 12cdd19..15b55b0 100644
--- a/init.el
+++ b/init.el
@@ -173,6 +173,9 @@
(load "init-paredit.el")
(load "init-pretty.el")
+(load "init-music.el")
+(require 'my/init-music)
+
(load "init-god-mode.el")
(require 'my/init-god-mode)