Commit ea04765a authored by FichteFoll's avatar FichteFoll

Merge pull request #5185 from eltonvs/master

Added Minify on Save package
parents e38fca69 fdfc2874
...@@ -1052,6 +1052,18 @@ ...@@ -1052,6 +1052,18 @@
} }
] ]
}, },
{
"name": "Minify on Save",
"details": "https://github.com/eltonvs/sublime-minify-on-save",
"author": "eltonvs",
"labels": ["automatization", "minification"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"details": "https://github.com/315234/MinimalFortran", "details": "https://github.com/315234/MinimalFortran",
"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