Commit 5e7f4354 authored by Hardy Jones's avatar Hardy Jones

Merge pull request #2581 from vifo/master

Change PerlTidy to use semantic versioning/tags.
parents d95d56e3 fa2709dc
......@@ -125,7 +125,6 @@
"https://raw.github.com/timonwong/sublime_packages/master/packages.json",
"https://raw.github.com/tmanderson/VintageLines/master/packages.json",
"https://raw.github.com/tomascayuelas/coolcodescheme/master/packages.json",
"https://raw.github.com/vifo/SublimePerlTidy/master/packages.json",
"https://raw.github.com/vkocubinsky/sublime_packages/master/packages.json",
"https://raw.github.com/wallysalami/QuickLook/master/packages.json",
"https://raw.github.com/weslly/sublime_packages/master/packages.json",
......
......@@ -314,6 +314,22 @@
}
]
},
{
"name": "PerlTidy",
"description": "perltidy/Perl::Tidy plugin - A Perl script indenter and reformatter.",
"details": "https://github.com/vifo/SublimePerlTidy",
"labels": [
"formatting",
"perl",
"tidy"
],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/vifo/SublimePerlTidy/tags"
}
]
},
{
"details": "https://github.com/skuroda/PersistentRegexHighlight",
"releases": [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment