remove grammar extensions

This commit is contained in:
João Moreno
2021-01-15 12:35:17 +01:00
parent be2732570a
commit bc7d3c9ea6
472 changed files with 0 additions and 282024 deletions

View File

@@ -1,16 +0,0 @@
{
"Region Start": {
"prefix": "#region",
"body": [
"#region $0"
],
"description": "Folding Region Start"
},
"Region End": {
"prefix": "#endregion",
"body": [
"#endregion"
],
"description": "Folding Region End"
}
}