define(function(require, exports, module) {
"use strict";
exports.snippetText = require("../requirejs/text!./yaml.snippets");
exports.scope = "yaml";
});