vim, ale, and fun
ale
https://github.com/dense-analysis/ale
Asynchronous Lint Engine
Ale is a fantastic syntax checker for vim and neovim and has made my life a lot easier.
Toggling ale on and off
However there are many times I just want it to shut up so I can read the file in question…
:ALEToggle