New submission from July Tikhonov <july.t...@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 <rep...@bugs.python.org> <http://bugs.python.org/issue7620> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com