Commit fb1ad789 authored by FichteFoll's avatar FichteFoll

Merge pull request #4451 from divinites/master

Add CnDict Entry
parents f105df84 341d2ec2
...@@ -1061,6 +1061,17 @@ ...@@ -1061,6 +1061,17 @@
} }
] ]
}, },
{
"name": "Cndict",
"details": "https://github.com/divinites/cndict",
"previous_names": ["Youdao English-Chinese Translate"],
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "COBOL Syntax", "name": "COBOL Syntax",
"details": "https://bitbucket.org/bitlang/sublime_cobol", "details": "https://bitbucket.org/bitlang/sublime_cobol",
......
...@@ -129,16 +129,6 @@ ...@@ -129,16 +129,6 @@
} }
] ]
}, },
{
"name": "Youdao English-Chinese Translate",
"details": "https://github.com/friskfly/Youdao-Translate-For-Sublime",
"releases": [
{
"sublime_text": "<3000",
"branch": "master"
}
]
},
{ {
"name": "YUI Compressor", "name": "YUI Compressor",
"details": "https://github.com/leon/YUI-Compressor", "details": "https://github.com/leon/YUI-Compressor",
......
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