dag / vim2hs

vim2hs :: Vim -> Haskell
340 stars 47 forks source link

The Big Rewrite #45

Open dag opened 11 years ago

dag commented 11 years ago

Vim2hs is a bit of a kitchen sink that I've been using for experimenting with Haskell in Vim, and that I've thus intentionally avoided announcing officially anywhere.

I want to extract the good parts of it into separate Vim addons, make those more polished, fully documented and more idiomatic for Vim addons, and independent of each other when that makes sense.

Generically applicable:

ianbollinger commented 10 years ago

Please do license this! haskellmode-vim also has no license, so that leaves few Haskell-related Vim bundles that people can legally use or modify. :(

ches commented 9 years ago

Yes, please drop a license on here!

I might be interested in chatting about some of the modularization—I saw vim-cabal split off already and I was thinking of doing something similar with some features inspired by vim-bundler—but seems you've been quiet on these projects for awhile so probably you haven't had much time for them recently.

If you could find a short moment to at least apply a license to vim2hs that'd make some of us feel good :grin: