Commit 232b1dc2 authored by Hardy Jones's avatar Hardy Jones

Merge pull request #2204 from Spirit55555/patch-1

Add ST3 version of EncodingHelper
parents cee83b14 08abc17b
...@@ -232,6 +232,10 @@ ...@@ -232,6 +232,10 @@
{ {
"sublime_text": "<3000", "sublime_text": "<3000",
"details": "https://github.com/SublimeText/EncodingHelper/tree/master" "details": "https://github.com/SublimeText/EncodingHelper/tree/master"
},
{
"sublime_text": ">=3000",
"details": "https://github.com/SublimeText/EncodingHelper/tree/st3"
} }
] ]
}, },
......
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