FriedSock / smeargle

Vim plugin for colouring the text background based on information mined from git
54 stars 1 forks source link

Constant errors when Vim does not have +ruby #8

Open rdnetto opened 10 years ago

rdnetto commented 10 years ago

If Vim is not compiled with +ruby, then a series of error messages will be generated every time the cursor is moved. It would be better if a single error message was displayed on startup (and then nothing afterwards), so that Vim isn't completely unusable when the requirements are not met.