[Haskell-cafe] Haskell syntax/indentation for vim

dag.odenhall at gmail.com dag.odenhall at gmail.com
Sun Mar 3 15:48:58 CET 2013


I see now in your README that you have seen vim2hs.  I'd love to hear what
you disliked about it, especially given my plan to rewrite the whole thing
[1]! :)

[1] https://github.com/dag/vim2hs/issues/45


On Sun, Mar 3, 2013 at 3:38 PM, dag.odenhall at gmail.com <
dag.odenhall at gmail.com> wrote:

> 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/2f8f1136/attachment.htm>


More information about the Haskell-Cafe mailing list