[coffeescript] snippets for regions

This commit is contained in:
Martin Aeschlimann
2017-11-30 11:28:28 +01:00
parent af2965c44d
commit 2711d3f9ba
2 changed files with 21 additions and 1 deletions

View File

@@ -22,6 +22,10 @@
{
"language": "coffeescript"
}
]
],
"snippets": [{
"language": "coffeescript",
"path": "./snippets/coffeescript.snippets.json"
}]
}
}