Commit 6e5e2214 authored by Jonathan McCall's avatar Jonathan McCall

Move regex_escape package to r.json

parent e941a1d3
...@@ -874,6 +874,16 @@ ...@@ -874,6 +874,16 @@
} }
] ]
}, },
{
"name": "Regex Escape",
"details": "https://github.com/Jonnymcc/sublime_regex_escape",
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "RegexExplainTip", "name": "RegexExplainTip",
"details": "https://github.com/rubikonx9/SublimeRegexExplainTip", "details": "https://github.com/rubikonx9/SublimeRegexExplainTip",
......
{
"name": "Regex Escape",
"details": "https://github.com/Jonnymcc/sublime_regex_escape",
"releases": [
{
"sublime_text": "*",
"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