Commit 68b05e1a authored by FichteFoll's avatar FichteFoll

Merge pull request #5400 from ibensw/master

Rename C Complete to CComplete
parents 8a7b26cb 401b726e
{
"schema_version": "3.0.0",
"packages": [
{
"name": "C Complete",
"details": "https://github.com/ibensw/CComplete",
"labels": ["auto-complete"],
"releases": [
{
"sublime_text": "*",
"platforms": ["linux"],
"tags": true
}
]
},
{
"name": "C Improved",
"details": "https://github.com/abusalimov/SublimeCImproved",
......@@ -337,6 +325,19 @@
}
]
},
{
"name": "CComplete",
"details": "https://github.com/ibensw/CComplete",
"labels": ["auto-complete"],
"previous_names": ["C Complete"],
"releases": [
{
"sublime_text": "*",
"platforms": ["linux"],
"tags": true
}
]
},
{
"name": "cdnjs",
"details": "https://github.com/dafrancis/Sublime-Text--cdnjs",
......
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