Commit c3dad0c9 authored by Kang HJ's avatar Kang HJ

rename to Issue Search instead of Code Search

parent c0c2a353
...@@ -500,18 +500,18 @@ ...@@ -500,18 +500,18 @@
] ]
}, },
{ {
"name": "Github Code Search", "name": "Github Color Theme",
"details": "https://github.com/kanghj/sublime-text-github-search-plugin", "details": "https://github.com/AlexanderEkdahl/github-sublime-theme",
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"tags": true "branch": "master"
} }
] ]
}, },
{ {
"name": "Github Color Theme", "name": "GitHub Flavored Markdown Preview",
"details": "https://github.com/AlexanderEkdahl/github-sublime-theme", "details": "https://github.com/dotCypress/GitHubMarkdownPreview",
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
...@@ -520,12 +520,12 @@ ...@@ -520,12 +520,12 @@
] ]
}, },
{ {
"name": "GitHub Flavored Markdown Preview", "name": "Github Issue Search",
"details": "https://github.com/dotCypress/GitHubMarkdownPreview", "details": "https://github.com/kanghj/sublime-text-github-search-plugin",
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"branch": "master" "tags": true
} }
] ]
}, },
......
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