1
0
Fork 0
mirror of synced 2024-11-22 16:55:34 -05:00
ultimate-vim/sources_non_forked/pyflakes-pathogen
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

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.