For vim, there is a indent script, I don't remember exactly where I
found it but it's on my github repo:
https://github.com/ISF/dotfiles/blob/master/.vim/indent/haskell.vim

(And don't forget the haskellmode for vim)

Also, I've used the haskell mode of emacs with vimpulse to emulate vim
motions. It is pretty good, indentation works out-of-the-box (except
that you can't use indent-region), and the inferior handling works
well. I still prefer vim to use with haskell, specially when editing
my xmonad configuration.

-- 
Ivan Sichmann Freitas
GNU/Linux user #509059

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to