Commit b3c9a8c9 authored by Hardy Jones's avatar Hardy Jones

Merge pull request #2116 from tomdickin/master

Adding Selector
parents e8f01e38 b28665e6
...@@ -370,6 +370,16 @@ ...@@ -370,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