mirror of
1
0
Fork 0
ultimate-vim/sources_non_forked/pyflakes-pathogen
amix 8265dca5d5 Updated plugins. Switched to Ack as standard search tool (much better than grep/vimgrep) 2014-02-07 10:41:15 +00:00
..
ftplugin/python Updated plugins. Switched to Ack as standard search tool (much better than grep/vimgrep) 2014-02-07 10:41:15 +00:00
.gitignore Updated plugins. Switched to Ack as standard search tool (much better than grep/vimgrep) 2014-02-07 10:41:15 +00:00
README.rst Updated plugins. Switched to Ack as standard search tool (much better than grep/vimgrep) 2014-02-07 10:41:15 +00:00

README.rst

Pyflakes
==========

This is just a manual dump of the vim pyflakes plugin from:
http://www.vim.org/scripts/script.php?script_id=2441

The purpose is to try to make this compatible with pathogen plugin. So creating
the dir structure and hopefully this means we can just keep the norm and git
clone the repo into the bundle directory and things will load up magically.