I've got flake8 checking enabled via autocmd for reading files. Unfortunately, this makes it so when I open a .py file, flake8 runs, opens error list window, and moves my cursor there. It'd be nice if there was an option somewhere to prevent this.
I've got flake8 checking enabled via autocmd for reading files.
Unfortunately, this makes it so when I open a .py file, flake8 runs, opens error list window, and moves my cursor there.
It'd be nice if there was an option somewhere to prevent this.