Commit be017ea4 authored by Will Bond's avatar Will Bond Committed by GitHub

Merge pull request #5777 from kanghj/master

add plugin for github code/issue search 
parents f634f352 a79e7cb1
...@@ -529,6 +529,16 @@ ...@@ -529,6 +529,16 @@
} }
] ]
}, },
{
"name": "Github Search",
"details": "https://github.com/kanghj/sublime-text-github-search-plugin",
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "Github Tools", "name": "Github Tools",
"details": "https://github.com/temochka/sublime-text-2-github-tools", "details": "https://github.com/temochka/sublime-text-2-github-tools",
......
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