Skip to content

saghul/vim-pep8

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

This is a mirror of http://www.vim.org/scripts/script.php?script_id=2914

You need to install this tool: http://github.com/cburroughs/pep8.py
It's a simple program that just checks if your python code is pep-8 compliant.

Pressing F5 will run it using the "quickfix" feature.
This way you can "navigate" through errors using :cn and other standard commands.

This is mostly copied from http://www.vim.org/scripts/script.php?script_id=891

About

Check your python source files with PEP8

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vim Script 100.0%