vim-pep8 icon indicating copy to clipboard operation
vim-pep8 copied to clipboard

This project is superseded by vim-flake8!

Results 3 vim-pep8 issues
Sort by recently updated
recently updated
newest added

This issue is present as of commit 90c2194fd509cacf483b7c5c683788c8f32d6087 In my .vimrc I have: au FileType python noremap :call Pep8() au FileType python noremap! :call Pep8() and also: nm :TaskList But...

To check all Python files in the ProjRoot.

See implementation of the PyUnit plugin: http://github.com/nvie/vim-pyunit