Update Vim syntax highlighting to specify what revision was used to generate

the file.
This commit is contained in:
Brett Cannon 2008-01-29 04:18:04 +00:00
parent 870d0c2871
commit 8fff20f950
3 changed files with 9 additions and 8 deletions

View file

@ -4,9 +4,8 @@ Meant to cover a wide range of different types of statements and expressions.
Not necessarily sensical or comprehensive (assume that if one exception is
highlighted that all are, for instance).
Highlighting extraneous whitespace at the end of the line is not represented
here as all trailing whitespace is automatically removed from .py files in the
repository.
Extraneous trailing whitespace can't be tested because of svn pre-commit hook
checks for such things.
"""
# Comment