Commit e6f20b2c authored by TheClams's avatar TheClams Committed by FichteFoll

Move SystemVerilog repo to its github mirror (#5912)

parent f501e360
...@@ -1343,15 +1343,15 @@ ...@@ -1343,15 +1343,15 @@
}, },
{ {
"name": "SideBarEnhancements", "name": "SideBarEnhancements",
"details": "https://github.com/SideBarEnhancements-org/SideBarEnhancements", "details": "https://github.com/SideBarEnhancements-org/SideBarEnhancements",
"readme": "https://raw.githubusercontent.com/SideBarEnhancements-org/SideBarEnhancements/st3/readme.md", "readme": "https://raw.githubusercontent.com/SideBarEnhancements-org/SideBarEnhancements/st3/readme.md",
"donate": "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=DD4SL2AHYJGBW", "donate": "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=DD4SL2AHYJGBW",
"labels": ["sidebar", "folder", "directory", "file", "clipboard"], "labels": ["sidebar", "folder", "directory", "file", "clipboard"],
"releases": [ "releases": [
{ {
"sublime_text": ">=3000", "sublime_text": ">=3000",
"tags":true "tags":true
} }
] ]
}, },
{ {
...@@ -4564,7 +4564,9 @@ ...@@ -4564,7 +4564,9 @@
}, },
{ {
"name": "SystemVerilog", "name": "SystemVerilog",
"details": "https://bitbucket.org/Clams/sublimesystemverilog", "details": "https://github.com/TheClams/SystemVerilog",
"homepage": "http://sv-doc.readthedocs.org/en/latest",
"issues": "https://bitbucket.org/Clams/sublimesystemverilog/issues",
"labels": ["language syntax", "snippets"], "labels": ["language syntax", "snippets"],
"releases": [ "releases": [
{ {
......
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