Commit 0dcfe9db authored by Neil Lyons's avatar Neil Lyons

Update g.json

Changed position of plugin to be in alphabetical order.
parent f68b3d32
...@@ -307,6 +307,17 @@ ...@@ -307,6 +307,17 @@
} }
] ]
}, },
{
"name": "Google Search",
"details": "https://github.com/nwjlyons/google-search",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/nwjlyons/google-search/tree/master"
}
],
"previous_names": ["google-search"]
},
{ {
"name": "Google Spell Check", "name": "Google Spell Check",
"details": "https://github.com/noahcoad/google-spell-check", "details": "https://github.com/noahcoad/google-spell-check",
...@@ -337,17 +348,6 @@ ...@@ -337,17 +348,6 @@
} }
] ]
}, },
{
"name": "Google Search",
"details": "https://github.com/nwjlyons/google-search",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/nwjlyons/google-search/tree/master"
}
],
"previous_names": ["google-search"]
},
{ {
"details": "https://github.com/SublimeText/GoogleTesting", "details": "https://github.com/SublimeText/GoogleTesting",
"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