Commit 09e9bd8d authored by iahu's avatar iahu

rename `escape & unescape tool` to `Unicode Escape`

parent ca6f9959
...@@ -618,17 +618,6 @@ ...@@ -618,17 +618,6 @@
} }
] ]
}, },
{
"name": "escape & unescape tool",
"details": "https://github.com/iahu/escape",
"labels": ["escape", "unescape", "utf8"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "EsFormatter", "name": "EsFormatter",
"details": "https://github.com/piuccio/sublime-esformatter", "details": "https://github.com/piuccio/sublime-esformatter",
......
...@@ -139,6 +139,17 @@ ...@@ -139,6 +139,17 @@
} }
] ]
}, },
{
"name": "Unicode Escape",
"details": "https://github.com/iahu/unicode-escape",
"labels": ["escape", "unescape", "utf8"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"details": "https://github.com/mvoidex/UnicodeMath", "details": "https://github.com/mvoidex/UnicodeMath",
"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