Commit 8792e15b authored by FichteFoll's avatar FichteFoll

Merge pull request #3417 from Cacodaimon/master

Renamed from ChromeTextArea to GhostText
parents 42f64278 e6c4a8c0
...@@ -477,16 +477,6 @@ ...@@ -477,16 +477,6 @@
} }
] ]
}, },
{
"name": "ChromeTextArea",
"details": "https://github.com/Cacodaimon/SublimeTextArea",
"releases": [
{
"sublime_text": ">=3000",
"details": "https://github.com/Cacodaimon/SublimeTextArea/tree/origin/PackageControl"
}
]
},
{ {
"name": "Chuby Ninja Color Scheme", "name": "Chuby Ninja Color Scheme",
"details": "https://github.com/jturcotte/SublimeChubyNinja", "details": "https://github.com/jturcotte/SublimeChubyNinja",
......
...@@ -162,6 +162,17 @@ ...@@ -162,6 +162,17 @@
} }
] ]
}, },
{
"name": "GhostText",
"details": "https://github.com/Cacodaimon/GhostText-for-SublimeText",
"releases": [
{
"sublime_text": ">=3000",
"details": "https://github.com/Cacodaimon/GhostText-for-SublimeText/tags"
}
],
"previous_names": ["ChromeTextArea"]
},
{ {
"details": "https://github.com/condemil/Gist", "details": "https://github.com/condemil/Gist",
"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