Awesome
syntastic-local-solium.vim
Prefer local repo install of solium over global install with syntastic
Installation Instructions
Using vim plugged you just need to add:
Plug 'sohkai/syntastic-local-solium.vim'
Inspired By
Completely ripped off of mtscout6's awesome syntastic-local-eslint,
who was inspired by pixelastic's blog post.
Total, unapologetic %s/eslint/solium/g
, for greater good.
I imagine in the future we could create some generic syntastic-local-npm-loader
plugin for
syntastic where options could be used to flag should be loaded locally, but that's for another day.
Maybe if enough linters start publishing via npm.