Commit cee83b14 authored by Hardy Jones's avatar Hardy Jones

Merge pull request #2214 from fbird/master

The pomodoro plugin is also workable in sublime 3
parents 70181d49 8c466eec
...@@ -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