Commit 81b079da authored by Gerard Roche's avatar Gerard Roche Committed by FichteFoll

Rename php-snippets -> PHPSnippets (#6904)

parent 8b73a2dc
...@@ -1072,17 +1072,6 @@ ...@@ -1072,17 +1072,6 @@
} }
] ]
}, },
{
"name": "php-snippets",
"details": "https://github.com/gerardroche/sublime-php-snippets",
"labels": ["php", "snippets"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "PHP-Twig", "name": "PHP-Twig",
"details": "https://github.com/Anomareh/PHP-Twig.tmbundle", "details": "https://github.com/Anomareh/PHP-Twig.tmbundle",
...@@ -1273,6 +1262,18 @@ ...@@ -1273,6 +1262,18 @@
} }
] ]
}, },
{
"name": "PHPSnippets",
"details": "https://github.com/gerardroche/sublime-php-snippets",
"labels": ["php", "snippets"],
"previous_names": ["php-snippets"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "PhpSpec Snippets", "name": "PhpSpec Snippets",
"details": "https://github.com/peterjmit/sublime-phpspec-snippets", "details": "https://github.com/peterjmit/sublime-phpspec-snippets",
......
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