-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path0061 - Embperl_Syntax.zip.json
59 lines (59 loc) · 1.91 KB
/
0061 - Embperl_Syntax.zip.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
{
"script_id": "61",
"display_name": "Embperl_Syntax.zip",
"summary": "Syntax for Embperl",
"name": "Embperl_Syntax.zip",
"script_type": "syntax",
"description": "Rewrite of the official embperl syntax file. There is a color scheme for setting GUI like Interdev (yellow perl code).\n\nThis is \"beta\" version of the script. It needs more testing (in vim < 6.0).",
"install_details": "Just unpack and see the config example at the begining in syntax/embperl.vim.",
"versions": [
{
"url": "http://www.vim.org/scripts/download_script.php?src_id=182",
"filename": "Embperl_Syntax.zip",
"script_version": "1.2",
"date": "2001-09-20",
"vim_version": "6.0",
"author": {
"user_id": "132",
"user_name": "lzap",
"first_name": "Lukas",
"last_name": "Zapletal",
"email": "[email protected]",
"homepage": ""
},
"release_notes": "Minor bugfixes"
},
{
"url": "http://www.vim.org/scripts/download_script.php?src_id=115",
"filename": "Embperl_Syntax.zip",
"script_version": "1.1",
"date": "2001-08-20",
"vim_version": "6.0",
"author": {
"user_id": "132",
"user_name": "lzap",
"first_name": "Lukas",
"last_name": "Zapletal",
"email": "[email protected]",
"homepage": ""
},
"release_notes": "Fixes [$ $] errors, yellow (interdev) coloring and documentation."
},
{
"url": "http://www.vim.org/scripts/download_script.php?src_id=107",
"filename": "Embperl_Syntax.zip",
"script_version": "1.0",
"date": "2001-08-15",
"vim_version": "6.0",
"author": {
"user_id": "132",
"user_name": "lzap",
"first_name": "Lukas",
"last_name": "Zapletal",
"email": "[email protected]",
"homepage": ""
},
"release_notes": "Initial upload"
}
]
}