Commit 353c721e authored by thedataking's avatar thedataking

Added SublimeWritingStyle to w.json

Added a plugin which helps ST2 and ST3 users use active voice instead of passive voice. Named it Writing Style to avoid polluting the package control list.
parent 563ad88b
...@@ -408,5 +408,15 @@ ...@@ -408,5 +408,15 @@
} }
] ]
} }
{
"name": "Writing Style",
"details": "https://github.com/thedataking/SublimeWritingStyle",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/thedataking/SublimeWritingStyle/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