Commit 334c73a2 authored by FichteFoll's avatar FichteFoll

Merge pull request #2807 from chigix/master

ADD The Plugin PhpConnector.
parents a8c3f845 48ebf6cd
...@@ -566,6 +566,17 @@ ...@@ -566,6 +566,17 @@
} }
] ]
}, },
{
"name": "PhpConnector",
"details": "https://github.com/chigix/sublime-php-connector",
"labels": ["php", "plugin", "develop"],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/chigix/sublime-php-connector/tree/master"
}
]
},
{ {
"name": "Phpcs", "name": "Phpcs",
"details": "https://github.com/benmatselby/sublime-phpcs", "details": "https://github.com/benmatselby/sublime-phpcs",
......
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