Commit d81cf96c authored by teared's avatar teared

Added Justify package

Adds Wrap Paragraph Justified at Ruler command.
parent 4ecd9759
...@@ -926,6 +926,17 @@ ...@@ -926,6 +926,17 @@
} }
] ]
}, },
{
"name": "Justify",
"details": "https://github.com/teared/sublime-justify",
"labels": ["text manipulation", "formatting"],
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "JXA Build System", "name": "JXA Build System",
"details": "https://github.com/dharma-guardian/JXASublimeText", "details": "https://github.com/dharma-guardian/JXASublimeText",
......
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