Commit 1b3cfd37 authored by Will Bond's avatar Will Bond Committed by GitHub

Merge pull request #5817 from yangsu/master

[vhdl] changed vhdl's versioning to be * rather than st3 only
parents eeaf05a5 0fa6490d
...@@ -248,7 +248,7 @@ ...@@ -248,7 +248,7 @@
"labels": ["language syntax"], "labels": ["language syntax"],
"releases": [ "releases": [
{ {
"sublime_text": ">=3000", "sublime_text": "*",
"branch": "master" "branch": "master"
} }
] ]
......
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