Commit dcda4b04 authored by Mehdy Dara's avatar Mehdy Dara

Add FindDoc, remove old Search in Browser

parent e7581234
...@@ -370,6 +370,19 @@ ...@@ -370,6 +370,19 @@
} }
] ]
}, },
{
"name": "FindDoc",
"details": "https://github.com/zckrs/sublime_findDoc",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/zckrs/sublime_findDoc/tree/master"
}
],
"previous_names": [
"Search in Browser"
]
},
{ {
"details": "https://github.com/skuroda/FindKeyConflicts", "details": "https://github.com/skuroda/FindKeyConflicts",
"releases": [ "releases": [
......
...@@ -332,16 +332,6 @@ ...@@ -332,16 +332,6 @@
} }
] ]
}, },
{
"name": "Search in Browser",
"details": "https://github.com/Grafikart/Open-Browser-SublimeText2-Plugin",
"releases": [
{
"sublime_text": "<3000",
"details": "https://github.com/Grafikart/Open-Browser-SublimeText2-Plugin/tree/master"
}
]
},
{ {
"name": "Search in Project", "name": "Search in Project",
"previous_names": ["SearchInProject"], "previous_names": ["SearchInProject"],
......
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