Commit 698fcb8b authored by Douglas Vaz's avatar Douglas Vaz

Replace QuantifedDev with the new 1self plugin

parent c67ee0b4
...@@ -12,6 +12,17 @@ ...@@ -12,6 +12,17 @@
} }
] ]
}, },
{
"name": "1Self",
"details": "https://github.com/1self/sublime-text-plugin",
"labels": ["time tracking", "activity"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "2pdf", "name": "2pdf",
"details": "https://github.com/fraoustin/Sublime2pdf", "details": "https://github.com/fraoustin/Sublime2pdf",
......
...@@ -43,17 +43,6 @@ ...@@ -43,17 +43,6 @@
} }
] ]
}, },
{
"name": "QuantifiedDev",
"details": "https://github.com/QuantifiedDev/sublime-text-plugin",
"labels": ["time tracking", "activity"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "QuarkPHP", "name": "QuarkPHP",
"details": "https://github.com/sahibalejandro/quark-php-sublime", "details": "https://github.com/sahibalejandro/quark-php-sublime",
......
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