Commit 8c466eec authored by Neway Liu's avatar Neway Liu

The pomodoro plugin is also workable in sublime 3

parent e81d63b0
...@@ -697,9 +697,10 @@ ...@@ -697,9 +697,10 @@
{ {
"name": "Pomodoro", "name": "Pomodoro",
"details": "https://github.com/fbird/Sublime-Pomodoro", "details": "https://github.com/fbird/Sublime-Pomodoro",
"labels": ["timer"],
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "*",
"details": "https://github.com/fbird/Sublime-Pomodoro/tree/master" "details": "https://github.com/fbird/Sublime-Pomodoro/tree/master"
} }
] ]
......
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