Commit a56cd181 authored by Ketan Padegaonkar's avatar Ketan Padegaonkar

Add BeautifyLatex

Add a plugin to prettify latex code using latexindent.pl
parent 4a1e424b
...@@ -212,6 +212,15 @@ ...@@ -212,6 +212,15 @@
} }
] ]
}, },
{
"details": "https://github.com/ketan/BeautifyLatex",
"releases": [
{
"sublime_text": "*",
"branch": "master"
}
]
},
{ {
"details": "https://github.com/CraigWilliams/BeautifyRuby", "details": "https://github.com/CraigWilliams/BeautifyRuby",
"releases": [ "releases": [
......
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