Commit e22f0f63 authored by FichteFoll's avatar FichteFoll

Merge pull request #5101 from houcheng/googledict2

add google dictionary plugin
parents be1ffc29 8a117cab
...@@ -921,6 +921,17 @@ ...@@ -921,6 +921,17 @@
} }
] ]
}, },
{
"name": "Google Dictionary",
"details": "https://github.com/houcheng/GoogleDictionary",
"labels": ["dictionary", "google", "translator"],
"releases": [
{
"sublime_text": ">=3080",
"tags": true
}
]
},
{ {
"name": "Google Reader", "name": "Google Reader",
"details": "https://github.com/speg/SublimeGReader", "details": "https://github.com/speg/SublimeGReader",
......
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