Commit b28665e6 authored by Tom Dickin's avatar Tom Dickin

Update s.json-- Putting Selector in correct list position

parent 0b24a0c5
...@@ -350,16 +350,6 @@ ...@@ -350,16 +350,6 @@
} }
] ]
}, },
{
"name": "Selector",
"details": "https://github.com/tomdickin/sublime_selector",
"releases": [
{
"sublime_text": "<3000",
"details": "https://github.com/tdickin/sublime_selector/tags"
}
]
},
{ {
"name": "Select Quoted", "name": "Select Quoted",
"details": "https://github.com/int3h/SublimeSelectQuoted", "details": "https://github.com/int3h/SublimeSelectQuoted",
...@@ -380,6 +370,16 @@ ...@@ -380,6 +370,16 @@
} }
] ]
}, },
{
"name": "Selector",
"details": "https://github.com/tomdickin/sublime_selector",
"releases": [
{
"sublime_text": "<3000",
"details": "https://github.com/tdickin/sublime_selector/tags"
}
]
},
{ {
"name": "SelectUntil", "name": "SelectUntil",
"details": "https://github.com/xavi-/sublime-selectuntil", "details": "https://github.com/xavi-/sublime-selectuntil",
......
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