summaryrefslogtreecommitdiff
path: root/conf/km-haskell.el
diff options
context:
space:
mode:
authorKyle Meyer <meyerkya@gmail.com>2013-01-12 12:44:44 -0500
committerKyle Meyer <meyerkya@gmail.com>2013-01-12 13:56:01 -0500
commit96ee4bd0bd7b5cc8a6d9ca918ede26e82a9b20a7 (patch)
tree9065fbcdd65c7c80dbc15859d9ea6dd8507b256d /conf/km-haskell.el
parentf5b226cae165532ed34ffefd7d003d10d984f004 (diff)
downloademacs.d-96ee4bd0bd7b5cc8a6d9ca918ede26e82a9b20a7.tar.gz
glob init files files for loading
Diffstat (limited to 'conf/km-haskell.el')
-rw-r--r--conf/km-haskell.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/conf/km-haskell.el b/conf/km-haskell.el
deleted file mode 100644
index 58bc2c8..0000000
--- a/conf/km-haskell.el
+++ /dev/null
@@ -1,3 +0,0 @@
-;; randomly chose one of three given in help
-(custom-set-variables
- '(haskell-mode-hook '(turn-on-haskell-indentation)))