uber / prototool

Your Swiss Army Knife for Protocol Buffers
MIT License
5.05k stars 345 forks source link

vim: fix ale integration #568

Open 110y opened 4 years ago

110y commented 4 years ago

With latest ALE, command_callback is no longer available. Instead, we have to use the command field. So this migrates deprecated command_callback to command + funcref.

CLAassistant commented 4 years ago

CLA assistant check
All committers have signed the CLA.