nvie / vim-flake8

Flake8 plugin for Vim
BSD 2-Clause "Simplified" License
1.06k stars 99 forks source link

Call 'cclose' after 'grep' in case quickfix is open on autocmd QuicFixCmdPost #73

Closed antoinemadec closed 6 years ago

antoinemadec commented 6 years ago

That way, copen is only executed when output is non empty.