Commit e14b223e authored by Shmuel Fomberg's avatar Shmuel Fomberg

Adding PerlSubs to p.jspon

parent 6138be3b
...@@ -391,6 +391,21 @@ ...@@ -391,6 +391,21 @@
} }
] ]
}, },
{
"name": "PerlSubs",
"description": "PerlSubs - Which Perl subroutine I am at now, again?",
"details": "https://github.com/semuel/Sublime-Text-Perl-Subs",
"labels": [
"perl",
"text navigation"
],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/semuel/Sublime-Text-Perl-Subs/tree/master"
}
]
},
{ {
"name": "PerlTidy", "name": "PerlTidy",
"description": "perltidy/Perl::Tidy plugin - A Perl script indenter and reformatter.", "description": "perltidy/Perl::Tidy plugin - A Perl script indenter and reformatter.",
......
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