Commit bc8b7f03 authored by FichteFoll's avatar FichteFoll

Merge pull request #4992 from rinas7/master

Search Stack Overflow and get code snippets from answers directly to your Sublime Text
parents 63f98145 40d6d58c
...@@ -2352,6 +2352,16 @@ ...@@ -2352,6 +2352,16 @@
} }
] ]
}, },
{
"name": "Stack Overflow Snippets",
"details": "https://github.com/rinas7/StackOverflowSnippets",
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "StackMob JS Snippets", "name": "StackMob JS Snippets",
"details": "https://github.com/wyne/sublime-stackmob-js-snippets", "details": "https://github.com/wyne/sublime-stackmob-js-snippets",
......
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