vim-python integration

gVim Windows builds

Vim 7.2 binaries from vim.org are linked against Python 2.4. If you want to be able to script vim with newer features, drop these executables into your Program Files/Vim/vim72 directory.

Python 2.6

gooli.org has links to [g]vim built against 2.6.

Python 2.5

vim7.2

You must have Python 2.5 installed already (or python25.dll on the PATH somewhere).

pyflakes-vim

a Vim plugin for checking Python code on the fly