Commit 92d47171 authored by Gerard Roche's avatar Gerard Roche Committed by FichteFoll

Rename php-grammar -> PHPGrammar (#6837)

parent 24b78a2f
......@@ -1061,17 +1061,6 @@
}
]
},
{
"name": "php-grammar",
"details": "https://github.com/gerardroche/sublime-php-grammar",
"labels": ["php", "language syntax"],
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{
"name": "php-snippets",
"details": "https://github.com/gerardroche/sublime-php-snippets",
......@@ -1200,6 +1189,18 @@
}
]
},
{
"name": "PHPGrammar",
"details": "https://github.com/gerardroche/sublime-php-grammar",
"labels": ["php", "auto-completion", "completions", "text manipulation", "formatting"],
"previous_names": ["php-grammar"],
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{
"name": "PHPIntel",
"details": "https://github.com/jotson/SublimePHPIntel",
......
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