how to execute Python in VIM

DENG polytechnique at gmail.com
Sat Mar 5 16:36:55 EST 2005


i change the path

 autocmd FileType python setlocal makeprg=\"d:\\Python24\\python.exe\"\

  autocmd BufNewFile,BufRead test*.py setlocal
makeprg=\"d:\\Python24\\python.exe\"\ %




More information about the Python-list mailing list