Commit 6cbb959e authored by FichteFoll's avatar FichteFoll

Merge pull request #3413 from pjlamb12/master

Replacer -> ASCII Replacer
parents 62c53f6c 3def9b45
......@@ -806,6 +806,19 @@
}
]
},
{
"name": "ASCII Replacer",
"details": "https://github.com/pjlamb12/AsciiReplacerPlugin",
"releases": [
{
"sublime_text": ">=3000",
"details": "https://github.com/pjlamb12/AsciiReplacerPlugin/tree/master"
}
],
"previous_names": [
"Replacer"
]
},
{
"details": "https://github.com/SublimeText/AsciiDoc",
"releases": [
......
......@@ -531,16 +531,6 @@
}
]
},
{
"name": "Replacer",
"details": "https://github.com/pjlamb12/ReplacerSublimeText3",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/pjlamb12/ReplacerSublimeText3/tree/master"
}
]
},
{
"name": "Request",
"details": "https://github.com/twolfson/sublime-request",
......
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