Split out Haskell and Clojure config

This commit is contained in:
Vincent Ambo 2014-12-29 21:51:25 +01:00
parent 677eba3e60
commit fb9a837c67
No known key found for this signature in database
GPG key ID: 66F505681DB8F43B
5 changed files with 81 additions and 45 deletions

View file

@ -70,7 +70,10 @@
settings
modes
bindings
eshell-setup))
eshell-setup
clojure
haskell
))
(add-to-list 'load-path (concat user-emacs-directory "scripts"))