#Compiling 64 bit Vim using free MS Visual Studio 2012 Express
I needed vim with Python support on Win7. The following are my notes.
##Background on why At first this sounds simple... but challenges included:
- Vim has numerous download options, but none were quite right.
- gvim73_46.exe is old and doesn't have all the features I want