Package: wnpp Severity: wishlist Owner: Edward Betts <edw...@4angle.com>
* Package name : vim-khuno Version : 1.0.0 Upstream Author : Alfredo Deza <alfredod...@gmail.com> * URL : https://github.com/alfredodeza/khuno.vim * License : MIT Programming Lang: Python Description : Python flakes Vim plugin Analyse your code with Flake8 in Vim - seamlessly. - Non-blocking (syntax check is called asynchronously) - statusline helper to display when there are errors. - Separate buffer to display errors and jump to them Every time you save the file or you are exiting insert mode you will trigger the asynchronous call, enforcing a refresh of the check and error display. -- Edward.