compiler/python.vim : compiler plugin for python
| script karma |
Rating 43/19,
Downloaded by 3901 |
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| aaron griffin |
| |
| script type |
| ftplugin |
| |
| description |
Based on the script and notation from vimscript #477
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.46
|