I made a thing: VIM plugin to configure syntastic for platformio projects

Found here: GitHub - aars/syntastic-platformio: VIM plugin to configure syntastic for platformio projects.

All I could find was a neovim plugin.
This plugin has a different approach, and parses the .gcc-flags.json file found next to platformio.ini.

Thought I would share.

1 Like