Alternatively, you could have Yi just be a library which front-end's link to.
then, only the front-ends have binaries. no linking issues, no plugins, far
simpler dependency checks, easier for people unrelated to the project to write
new front ends..
cabal install yi-cocoa
cabal install yi-vty
second that. I'd love a hackable, sane, multithreaded (g)vim replacement.
>
> I'm actually trying to do some more with this since I would like a
> hackable editor with a sane configuration/scripting option that
> supports vim keybindings. If only I could get profiling support
> working on my mac