2006-11-15

haskell / vim indentation

Thanks to motormean for his (or her) haskell indentation vim script. It solved that annoying problem with birdtracks being indented. Now I can break up a line without having to deal with the ">". No word yet on how this words with latex-style literate haskell, but I am grateful already.

2 comments:

  1. Hi,
    can you give more details on getting indent in lhaskell working?

    Regards,
    Bin

    ReplyDelete
  2. This post is rather old and I'd have to look into the matter, so I can't promise that :-)

    I tend to use plain old non-literate Haskell these days.
    Note that I now use http://projects.haskell.org/haskellmode-vim/

    ReplyDelete