about summary refs log tree commit diff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el5
1 files changed, 4 insertions, 1 deletions
diff --git a/init.el b/init.el
index 4a9a4e6c7c47..3e6a0743212d 100644
--- a/init.el
+++ b/init.el
@@ -70,7 +70,10 @@
                  settings
                  modes
                  bindings
-                 eshell-setup))
+                 eshell-setup
+                 clojure
+                 haskell
+                 ))
 
 (add-to-list 'load-path (concat user-emacs-directory "scripts"))