Commit 47d3fcca authored by James Brooks's avatar James Brooks

Removed duplicated InsertNums plugin

parent d9385af8
...@@ -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