[Haskell-cafe] Haskell syntax/indentation for vim

dag.odenhall at gmail.com dag.odenhall at gmail.com
Sun Mar 3 15:38:33 CET 2013


Hi

Have you seen vim2hs?

https://github.com/dag/vim2hs


On Sat, Mar 2, 2013 at 9:11 PM, Tristan Ravitch <travitch at cs.wisc.edu>wrote:

> Cafe,
>
> I've recently been playing with vim and wasn't quite satisfied with the
> existing syntax highlighting and indentation, so I thought I'd try my
> hand at a new Haskell mode:
>
> https://github.com/travitch/hasksyn
>
> It is minimal in that it doesn't provide support for running external
> commands over code or anything fancy.  It just does syntax highlighting
> and reasonably-smart indentation.  There is no support for literate
> Haskell since supporting both with one mode is very tricky.
>
> It might be useful to some people.  Comments, bug reports, and suggestions
> welcome.
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20130303/7df3d4a9/attachment.htm>


More information about the Haskell-Cafe mailing list