Commit 8e1b2e90 authored by FichteFoll's avatar FichteFoll

Merge pull request #1663 from awalterschulze/master

remaned gocc bnf buffer syntax to gocc bnf syntax
parents 7d7a9935 0db2943a
...@@ -226,7 +226,7 @@ ...@@ -226,7 +226,7 @@
] ]
}, },
{ {
"name": "Gocc BNF Buffer Syntax", "name": "Gocc BNF Syntax",
"details": "https://github.com/awalterschulze/sublime-gocc-syntax", "details": "https://github.com/awalterschulze/sublime-gocc-syntax",
"labels": ["language syntax"], "labels": ["language syntax"],
"releases": [ "releases": [
...@@ -234,7 +234,8 @@ ...@@ -234,7 +234,8 @@
"sublime_text": "*", "sublime_text": "*",
"details": "https://github.com/awalterschulze/sublime-gocc-syntax/tags" "details": "https://github.com/awalterschulze/sublime-gocc-syntax/tags"
} }
] ],
"previous_names": ["Gocc BNF Buffer Syntax"]
}, },
{ {
"details": "https://github.com/frou/GoFeather", "details": "https://github.com/frou/GoFeather",
......
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