andviro / flake8-vim

Pyflakes, Pep8 and mccabe code complexity checker for Vim, bundled with latest libraries for easy installation
63 stars 18 forks source link

installation is not working #17

Closed syml closed 10 years ago

syml commented 10 years ago

When I install via vundle or copy ftplugin in vim folder the plugin is not loaded. I have filetype plugin indent on. I see the vim file is quite deep in the directory. Could it be the issue ? How can I fix that ? I have vim 7.4.52

syml commented 10 years ago

My bad I was trying on a non- .py file, just got the concept of ftplugin :D

andviro commented 10 years ago

:-)