Commit 4d4a7511 authored by joneshf's avatar joneshf

Merge pull request #1648 from mrtnbroder/master

Add Meteor Snippets for Schema Version 2
parents e042f2d9 71ba3db4
...@@ -92,7 +92,6 @@ ...@@ -92,7 +92,6 @@
"https://raw.github.com/merlinthered/sublime-rainmeter/master/packages.json", "https://raw.github.com/merlinthered/sublime-rainmeter/master/packages.json",
"https://raw.github.com/mischah/Console-API-Snippets/master/packages.json", "https://raw.github.com/mischah/Console-API-Snippets/master/packages.json",
"https://raw.github.com/Mozillion/SublimeSpeech/master/packages.json", "https://raw.github.com/Mozillion/SublimeSpeech/master/packages.json",
"https://raw.github.com/mrtnbroder/Meteor-Snippets/master/packages.json",
"https://raw.github.com/naomichi-y/php_syntax_checker/master/packages.json", "https://raw.github.com/naomichi-y/php_syntax_checker/master/packages.json",
"https://raw.github.com/naomichi-y/string_counter/master/packages.json", "https://raw.github.com/naomichi-y/string_counter/master/packages.json",
"https://raw.github.com/NicholasBuse/sublime_packages/master/packages.json", "https://raw.github.com/NicholasBuse/sublime_packages/master/packages.json",
......
...@@ -318,6 +318,15 @@ ...@@ -318,6 +318,15 @@
} }
] ]
}, },
{
"name": "Meteor Snippets",
"details": "https://github.com/mrtnbroder/meteor-snippets",
"releases": [
{
"details": "https://github.com/mrtnbroder/meteor-snippets/tags"
}
]
},
{ {
"name": "Mina", "name": "Mina",
"details": "https://github.com/musashimm/Sublime-Text-2-Mina", "details": "https://github.com/musashimm/Sublime-Text-2-Mina",
......
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