Commit ac227038 authored by FichteFoll's avatar FichteFoll

Merge pull request #2029 from jbrooksuk/InsertNums

Removed duplicated InsertNums plugin
parents d9385af8 47d3fcca
...@@ -163,22 +163,17 @@ ...@@ -163,22 +163,17 @@
] ]
}, },
{ {
"name": "Insert Sequences", "name": "InsertNums",
"details": "https://github.com/jbrooksuk/InsertNums", "details": "https://github.com/jbrooksuk/InsertNums",
"labels": ["automation", "utils"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"details": "https://github.com/jbrooksuk/InsertNums/tree/master" "details": "https://github.com/jbrooksuk/InsertNums/tree/master"
} }
] ],
}, "previous_names": [
{ "Insert Sequences"
"details": "https://bitbucket.org/markstahler/insert-nums",
"releases": [
{
"sublime_text": "<3000",
"details": "https://bitbucket.org/markstahler/insert-nums/src/default"
}
] ]
}, },
{ {
......
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