From e4028f83dab75489a0bd8fe0e2a8fa4abf2a95ee Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Wed, 9 Jan 2013 11:32:12 -0500 Subject: restructure, cleanup, renaming no functional content change --- conf/km-haskell.el | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 conf/km-haskell.el (limited to 'conf/km-haskell.el') diff --git a/conf/km-haskell.el b/conf/km-haskell.el new file mode 100644 index 0000000..58bc2c8 --- /dev/null +++ b/conf/km-haskell.el @@ -0,0 +1,3 @@ +;; randomly chose one of three given in help +(custom-set-variables + '(haskell-mode-hook '(turn-on-haskell-indentation))) -- cgit v1.2.3