浏览代码

Update script version

Dmitry Vasiliev 12 年前
父节点
当前提交
2860070a9d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      syntax/python.vim

+ 1
- 1
syntax/python.vim 查看文件

4
 " URL:          https://github.com/hdima/python-syntax
4
 " URL:          https://github.com/hdima/python-syntax
5
 " Last Change:  2013-05-12
5
 " Last Change:  2013-05-12
6
 " Filenames:    *.py
6
 " Filenames:    *.py
7
-" Version:      3.3.0
7
+" Version:      3.3.1
8
 "
8
 "
9
 " Based on python.vim (from Vim 6.1 distribution)
9
 " Based on python.vim (from Vim 6.1 distribution)
10
 " by Neil Schemenauer <nas at python dot ca>
10
 " by Neil Schemenauer <nas at python dot ca>