[Haskell-cafe] Re: OK, so this VIM thing -- how do I make it actually work?

Georg Neis gn at oglaroon.de
Tue Jun 5 07:05:37 EDT 2007


"Michael T. Richter" <ttmrichter at gmail.com> wrote:
> The problems I'm seeing are the ugly white-on-red for underlines, the
> lack of any kind of differentiation for keywords/operators/etc. vs.
> identifiers (although some punctuation is recognized, specifically curly
> braces), comments not being noted, etc.  Basically it looks like the
> Haskell is simply not being recognized at all (and, if the @saBinds@
> thing is what I think it is, it looks like some latex isn't being
> recognized fully either).

Same here.  I've just played around and found that the following helps:
:let b:lhs_markup="none"
:e

Kind regards,
Georg



More information about the Haskell-Cafe mailing list