Commit ac576c29 authored by Joe Farro's avatar Joe Farro

renamed 'To-Done' -> 'ToDone'

parent f67f3ef5
...@@ -657,17 +657,6 @@ ...@@ -657,17 +657,6 @@
} }
] ]
}, },
{
"name": "To-Done",
"details": "https://github.com/tiffon/sublime-to-done",
"labels": ["todo", "productivity", "tasks"],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/tiffon/sublime-to-done/tags"
}
]
},
{ {
"details": "https://github.com/rodrigoflores/today", "details": "https://github.com/rodrigoflores/today",
"releases": [ "releases": [
...@@ -708,6 +697,18 @@ ...@@ -708,6 +697,18 @@
} }
] ]
}, },
{
"name": "ToDone",
"previous_names": ["To-Done"],
"details": "https://github.com/tiffon/sublime-to-done",
"labels": ["todo", "productivity", "tasks"],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/tiffon/sublime-to-done/tags"
}
]
},
{ {
"name": "Toggl Timer", "name": "Toggl Timer",
"details": "https://github.com/chadrien/sublime-toggl", "details": "https://github.com/chadrien/sublime-toggl",
......
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