-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path0070 - pt.vim.gz.json
139 lines (139 loc) · 5.28 KB
/
0070 - pt.vim.gz.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
{
"script_id": "70",
"display_name": "pt.vim.gz",
"summary": "Syntax file for Synopsys PrimeTime tcl",
"name": "pt.vim.gz",
"script_type": "syntax",
"description": "This is a syntax file for Synopsys' PrimeTime tcl language\n\n ** These files are no longer being maintained here ** \n\nGo to my website www.zimmerdesignservices.com for the latest versions.",
"install_details": "Nothing special. Just download and unzip/untar. There's a README file that shows various ways of hooking it in.",
"versions": [
{
"url": "http://www.vim.org/scripts/download_script.php?src_id=5927",
"filename": "pt_2005.06.vim.tgz",
"script_version": "2005.06",
"date": "2006-07-06",
"vim_version": "6.0",
"author": {
"user_id": "111",
"user_name": "paul_zimmer",
"first_name": "Paul",
"last_name": "Zimmer",
"email": "[email protected]",
"homepage": "http://www.zimmerdesignservices.com"
},
"release_notes": "Updated for 2005.06. Several other small enhancements as well. Dictionary files now included. I don't always remember to update on this site, so check my website www.zimmerdesignservices.com for latest."
},
{
"url": "http://www.vim.org/scripts/download_script.php?src_id=3301",
"filename": "ptstd_200406.vim.tgz",
"script_version": "2004.06",
"date": "2004-08-04",
"vim_version": "6.0",
"author": {
"user_id": "111",
"user_name": "paul_zimmer",
"first_name": "Paul",
"last_name": "Zimmer",
"email": "[email protected]",
"homepage": "http://www.zimmerdesignservices.com"
},
"release_notes": "Updated for 2004.06. Changed script numbering version to match target pt version (so script version is now \"2004.06\"."
},
{
"url": "http://www.vim.org/scripts/download_script.php?src_id=3001",
"filename": "pt_200312.vim.tgz",
"script_version": "6.14",
"date": "2004-05-07",
"vim_version": "6.0",
"author": {
"user_id": "111",
"user_name": "paul_zimmer",
"first_name": "Paul",
"last_name": "Zimmer",
"email": "[email protected]",
"homepage": "http://www.zimmerdesignservices.com"
},
"release_notes": "For PrimeTime 2003.12 release. Now also includes a README that show various ways to hook in the file."
},
{
"url": "http://www.vim.org/scripts/download_script.php?src_id=2563",
"filename": "pt.vim.gz",
"script_version": "6.12",
"date": "2003-12-07",
"vim_version": "6.0",
"author": {
"user_id": "111",
"user_name": "paul_zimmer",
"first_name": "Paul",
"last_name": "Zimmer",
"email": "[email protected]",
"homepage": "http://www.zimmerdesignservices.com"
},
"release_notes": "Updated for PT2003.03\nAlso, removed some incorrect syntax matches that occurred when Synopsys added package\nsupport. Haven't tackled the problem of actually parsing the package commands, but I\nat least removed the incorrect keywords that had resulted from this change."
},
{
"url": "http://www.vim.org/scripts/download_script.php?src_id=1065",
"filename": "pt.vim.gz",
"script_version": "6.11",
"date": "2002-07-30",
"vim_version": "6.0",
"author": {
"user_id": "111",
"user_name": "paul_zimmer",
"first_name": "Paul",
"last_name": "Zimmer",
"email": "[email protected]",
"homepage": "http://www.zimmerdesignservices.com"
},
"release_notes": "Updated for pt 2002.03"
},
{
"url": "http://www.vim.org/scripts/download_script.php?src_id=826",
"filename": "pt.vim.gz",
"script_version": "6.1",
"date": "2002-04-30",
"vim_version": "6.0",
"author": {
"user_id": "111",
"user_name": "paul_zimmer",
"first_name": "Paul",
"last_name": "Zimmer",
"email": "[email protected]",
"homepage": "http://www.zimmerdesignservices.com"
},
"release_notes": "Compatible with vim 6.1"
},
{
"url": "http://www.vim.org/scripts/download_script.php?src_id=625",
"filename": "pt.vim.gz",
"script_version": "5.8",
"date": "2002-02-21",
"vim_version": "5.7",
"author": {
"user_id": "111",
"user_name": "paul_zimmer",
"first_name": "Paul",
"last_name": "Zimmer",
"email": "[email protected]",
"homepage": "http://www.zimmerdesignservices.com"
},
"release_notes": "Fixed problems with 5.8 inter-operation, hilink, etc\nWorks much better now. Doesn't get \"lost\" much anymore."
},
{
"url": "http://www.vim.org/scripts/download_script.php?src_id=134",
"filename": "pt.vim.gz",
"script_version": "5.7",
"date": "2001-08-27",
"vim_version": "5.7",
"author": {
"user_id": "111",
"user_name": "paul_zimmer",
"first_name": "Paul",
"last_name": "Zimmer",
"email": "[email protected]",
"homepage": "http://www.zimmerdesignservices.com"
},
"release_notes": "Initial upload"
}
]
}