Commit 8f153594 authored by Anunay's avatar Anunay

Fixing the labels in Scratchpad plugin

 * All the labels are shown as a single word
   fixed it.
parent f394e7ed
...@@ -330,7 +330,7 @@ ...@@ -330,7 +330,7 @@
{ {
"name": "Scratchpad", "name": "Scratchpad",
"details": "https://github.com/i-anunay/sublime_scratchpad", "details": "https://github.com/i-anunay/sublime_scratchpad",
"labels": ["quick notes notepad scratchpad"], "labels": ["quick", "notes", "notepad", "scratchpad"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
......
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