[Haskell-cafe] exuberant-ctags, haskell, vim, tlist plugin
Peter Strand
peter at zarquon.se
Thu Dec 22 17:05:32 EST 2005
Marc Weber wrote:
> Hi.
> I'm a happy vim user and enjoyed using the Tlist plugin which shows only
> the methods and classes described in a file.. But it uses
> exuberant-ctags to "parse" the files which doesn't support haskell, yet.
> Has anyone already added haskell support? Is someone else interested?
I hacked together basic haskell support for ctags some time ago, but
never really did anything with it..
There's a patch against ctags 5.5.2 here:
http://zarquon.se/misc/ctags-5.5.2-haskell.diff
/Peter
More information about the Haskell-Cafe
mailing list