summaryrefslogtreecommitdiff
path: root/Misc/Vim/vim_syntax.py
Commit message (Expand)AuthorAgeFilesLines
* #1535: rename __builtin__ module to builtins.Georg Brandl2007-12-021-2/+2
* Add a note to this file that it might be out of date and need some care.Neal Norwitz2007-04-211-0/+2
* PEP 3114: rename .next() to .__next__() and add next() builtin.Georg Brandl2007-04-211-2/+2
* Four months of trunk changes (including a few releases...)Thomas Wouters2006-12-131-4/+4
* Update for 'with' statement.Brett Cannon2006-03-011-9/+6
* Add Misc/NEWS entry for Misc/Vim/vim_syntax.py . Also use conditionalBrett Cannon2006-03-011-4/+1
* Whitespace normalization.Tim Peters2006-02-261-1/+1
* Add a script that auto-generates a Vim syntax highlighting file for Python.Brett Cannon2006-02-251-0/+232