From 2860070a9d62790ee3be20140dabe336d3fd27e0 Mon Sep 17 00:00:00 2001 From: Dmitry Vasiliev Date: Sun, 12 May 2013 22:19:36 +0200 Subject: [PATCH] Update script version --- syntax/python.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/syntax/python.vim b/syntax/python.vim index 14696cf..7b65c42 100644 --- a/syntax/python.vim +++ b/syntax/python.vim @@ -4,7 +4,7 @@ " URL: https://github.com/hdima/python-syntax " Last Change: 2013-05-12 " Filenames: *.py -" Version: 3.3.0 +" Version: 3.3.1 " " Based on python.vim (from Vim 6.1 distribution) " by Neil Schemenauer