Commit 497a95c5 authored by Gerard Roche's avatar Gerard Roche

Add php-grammar; Closes gerardroche/sublime-php-grammar#1

parent d764820d
...@@ -701,6 +701,17 @@ ...@@ -701,6 +701,17 @@
} }
] ]
}, },
{
"name": "php-grammar",
"details": "https://github.com/gerardroche/sublime-php-grammar",
"labels": ["php", "language syntax"],
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "php-snippets", "name": "php-snippets",
"details": "https://github.com/gerardroche/sublime-php-snippets", "details": "https://github.com/gerardroche/sublime-php-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