export default {
name: 'Go Template',
type: 'markup',
aceMode: 'text',
extensions: ['.gohtml', '.gotmpl', '.html.tmpl', '.tmpl', '.tpl'],
filenames: ['_helpers.tpl'],
languageId: 247918769,
tmScope: 'source.go-template',
aliases: ['gotmpl'],
color: '#00ADD8',
}