VIM code coverage

Hi there,

anybody using vim here? I made a quick hack to use the display of test coverage in vim that I used for ruby: https://github.com/mlankenau/vecover

Right now it is only supporting source files in the lib folder. I have to add support for controllers, channels and so on. But I think it might be useful already.

Feedback and PRs highly appreciated :slight_smile:

Cheers
Marcus

4 Likes