compiler/python.vim : improved python compiler script
| script karma |
Rating 7/4,
Downloaded by 865 |
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| Mikhail Wolfson |
| |
| script type |
| ftplugin |
| |
| description |
Based on the script and notation from vimscript #1439. This has been updated for the newer format of py_compile.
From the original description:
"This compiler script does not run the source through the python interpreter, but instead uses the py_compile package to check for syntax errors. This allows for a development cycle similar to a compiled language - edit, compile, run."
|
| |
| install details |
| Copy the file to $VIMRUNTIME/compiler/ or ~/.vim/compiler/ |
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.147
|