[Tutor] VIM & Python

Mike Hansen mhansen at cso.atmel.com
Tue Oct 10 22:44:04 CEST 2006


This is slightly off topic...

I use VIM to write my Python programs. I usually have a shell open to run
pyflakes on the file I just edited. Is there a way to run pyflakes from
within VIM and have it display the errors in another buffer?

The :make stuff is confusing me.

Mike




More information about the Tutor mailing list