cabal-vim
Friday, March 13th, 2009I apparently cannot get enough of Vimscript, so after someone on the Haskell-café list asked about it, I wrote a syntax mode for Cabal files. Hooray. (Hopefully no-one’s already written one…)
Not much to it at the moment, though there is an attempt at automatic indenting, since that was the bit I was missing the most.
It’s here if anyone wants it, or as it’s darcsed up:
darcs get http://patch-tag.com/publicrepos/cabal-vim
