Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
P
package_control_channel
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Gaurav Kukreja
package_control_channel
Commits
5e7f4354
Commit
5e7f4354
authored
Jan 05, 2014
by
Hardy Jones
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #2581 from vifo/master
Change PerlTidy to use semantic versioning/tags.
parents
d95d56e3
fa2709dc
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
1 deletion
+16
-1
channel.json
channel.json
+0
-1
p.json
repository/p.json
+16
-0
No files found.
channel.json
View file @
5e7f4354
...
...
@@ -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"
,
...
...
repository/p.json
View file @
5e7f4354
...
...
@@ -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"
:
[
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment