summaryrefslogtreecommitdiff
path: root/init/km-haskell.el
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2014-01-26 01:59:44 -0500
committerKyle Meyer <kyle@kyleam.com>2014-01-26 01:59:44 -0500
commit7869360008d87ca4b459c703f4894625dd8181cc (patch)
treeb0f3f50ae2c309056883e03848abb3e1e4cb9b1e /init/km-haskell.el
parent47e1d90700105f6b0f0550d7632a22b3fe81acb9 (diff)
downloademacs.d-7869360008d87ca4b459c703f4894625dd8181cc.tar.gz
Follow Purcell's emacs.d structure
User init files are added using provide/require. https://github.com/purcell/emacs.d
Diffstat (limited to 'init/km-haskell.el')
-rw-r--r--init/km-haskell.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/init/km-haskell.el b/init/km-haskell.el
deleted file mode 100644
index e687cf3..0000000
--- a/init/km-haskell.el
+++ /dev/null
@@ -1 +0,0 @@
-(add-hook 'haskell-mode-hook 'turn-on-haskell-indentation)