Commit d9d50522 authored by FichteFoll's avatar FichteFoll

Merge pull request #5367 from einomi/master

Add HTML Typographer plugin (add Sublime Text 2 support)
parents 604fd5be 577ad349
...@@ -869,10 +869,10 @@ ...@@ -869,10 +869,10 @@
}, },
{ {
"name": "HTML Typographer", "name": "HTML Typographer",
"details": "https://github.com/einomi/sublime-text-3-typographer", "details": "https://github.com/einomi/sublime-text-typographer",
"releases": [ "releases": [
{ {
"sublime_text": ">=3000", "sublime_text": "*",
"tags": true "tags": true
} }
] ]
......
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