[New-bugs-announce] [issue7620] Vim syntax highlight

July Tikhonov report at bugs.python.org
Sat Jan 2 16:10:13 CET 2010


New submission from July Tikhonov <july.tikh at gmail.com>:

'python.vim' syntax rules script was created for python 2 
(automatically, using script 'vim_python.py').

This patch updates it to run by python 3.

Some bugs with highlighting strings and numbers are resolved, too.

Also, 'syntax_test.py' is updated; relatively extensive tests on 
numbers, strings and statements added.

----------
components: Demos and Tools
files: vimsyntax.diff
keywords: patch
messages: 97134
nosy: July
severity: normal
status: open
title: Vim syntax highlight
type: feature request
versions: 3rd party
Added file: http://bugs.python.org/file15719/vimsyntax.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7620>
_______________________________________


More information about the New-bugs-announce mailing list