diff --git a/repositories.json b/repositories.json index 9757a5aa60c..da9eca4aa11 100644 --- a/repositories.json +++ b/repositories.json @@ -87,7 +87,8 @@ "https://github.com/NorthIsUp/Sublimation", "https://github.com/virtix/sublime-text-2-mxunit", "https://github.com/rmaksim/Sublime-Text-2-Goto-CSS-Declaration", - "https://raw.github.com/freewizard/sublime_packages/master/package_control.json" + "https://raw.github.com/freewizard/sublime_packages/master/package_control.json", + "https://github.com/darinmorrison/sublime-meta" ], "package_name_map": { "soda-theme": "Theme - Soda", @@ -130,6 +131,7 @@ "sublime-kwrite-color-scheme": "KWrite Color Scheme", "sublimepastecolumn": "Paste as Column", "sublime-text-2-mxunit": "MXUnit", - "Sublime-Text-2-Goto-CSS-Declaration": "Goto-CSS-Declaration" + "Sublime-Text-2-Goto-CSS-Declaration": "Goto-CSS-Declaration", + "sublime-meta" : "Sublime Meta" } }