mirror of
https://github.com/python/cpython.git
synced 2025-09-19 07:00:59 +00:00
Update Vim syntax highlighting to specify what revision was used to generate
the file.
This commit is contained in:
parent
870d0c2871
commit
8fff20f950
3 changed files with 9 additions and 8 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue