Commit fe0bd0fa authored by FichteFoll's avatar FichteFoll

Merge pull request #4840 from yangweijie/master

submit a package
parents 38633e9b 28c08444
...@@ -948,6 +948,17 @@ ...@@ -948,6 +948,17 @@
} }
] ]
}, },
{
"name": "PhpNinJaManual",
"details": "https://github.com/yangweijie/SublimePHPNinJaManual",
"labels": ["php manual"],
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "PhpSimpleRefactor", "name": "PhpSimpleRefactor",
"details": "https://github.com/lucacri/PhpSimpleRefactor", "details": "https://github.com/lucacri/PhpSimpleRefactor",
......
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