Re: [Haskell-cafe] Vim support for cabal

2009-03-14 Thread Pavel Perikov
Great ! I'm just starting with Vim so I'm not sure if I could  
contribute. But I definitely will look into the sources. Thanks!


Pavel

On 13.03.2009, at 21:44, andy morris wrote:


2009/3/13 Pavel Perikov peri...@gmail.com:

Hi café !

I googled for some kind of vim support for  cabal but found  
nothing. I mean
syntax highlighting of .cabal and probably integration with  
haskellmode. Did

anyone hear about such thing?

Pavel


I've been wanting something like this as well, so you inspired me to
finally get round to writing it. :D

I've stuck it on Patch-tag, so:
   darcs get http://patch-tag.com/publicrepos/cabal-vim

Nothing special at the moment; it just highlights field names and does
some basic autoindenting. If you (or someone else on the list) have
any suggestions, then just say (or send a patch if you want :) )

I might add to it over the weekend as well (highlighting of compiler
names in the 'tested-on' field, that sort of thing), so perhaps check
back in a few days.


___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


Re: [Haskell-cafe] Vim support for cabal

2009-03-13 Thread andy morris
2009/3/13 Pavel Perikov peri...@gmail.com:
 Hi café !

 I googled for some kind of vim support for  cabal but found nothing. I mean
 syntax highlighting of .cabal and probably integration with haskellmode. Did
 anyone hear about such thing?

 Pavel

I've been wanting something like this as well, so you inspired me to
finally get round to writing it. :D

I've stuck it on Patch-tag, so:
darcs get http://patch-tag.com/publicrepos/cabal-vim

Nothing special at the moment; it just highlights field names and does
some basic autoindenting. If you (or someone else on the list) have
any suggestions, then just say (or send a patch if you want :) )

I might add to it over the weekend as well (highlighting of compiler
names in the 'tested-on' field, that sort of thing), so perhaps check
back in a few days.
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe