Commit 51689ac2 authored by Jonathan Channon's avatar Jonathan Channon

changed location of omnisharp github repo

parent 961fbdbb
...@@ -132,12 +132,12 @@ ...@@ -132,12 +132,12 @@
}, },
{ {
"name": "OmniSharp", "name": "OmniSharp",
"details": "https://github.com/moonrabbit/OmniSharpSublime", "details": "https://github.com/OmniSharp/omnisharp-sublime",
"labels": ["language syntax", "C#", ".net", "auto-complete" ], "labels": ["language syntax", "C#", ".net", "auto-complete" ],
"releases": [ "releases": [
{ {
"sublime_text": ">=3000", "sublime_text": ">=3000",
"details": "https://github.com/moonrabbit/OmniSharpSublime/tags" "details": "https://github.com/OmniSharp/omnisharp-sublime/tags"
} }
] ]
}, },
......
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