| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove remaining references to OverflowWarning. | Georg Brandl | 2006-07-05 | 1 | -1/+1 |
| | | |||||
| * | Update for 'ImportWarning' | George Yoshida | 2006-05-16 | 1 | -3/+3 |
| | | |||||
| * | Update for 'with' statement. | Brett Cannon | 2006-03-01 | 1 | -5/+7 |
| | | |||||
| * | Add a script that auto-generates a Vim syntax highlighting file for Python. | Brett Cannon | 2006-02-25 | 1 | -0/+145 |
| Just symlink or copy python.vim to ~/.vim/syntax/ . Also included is a sample Python file with basic expressions to make sure they are highlighted. Also add a Vim directory in Misc to hold all Vim configuration files. | |||||
