update grammar script: remove unused properties

This commit is contained in:
Martin Aeschlimann
2018-02-12 16:54:35 +01:00
parent 6b3164252b
commit 8fdf170a08
54 changed files with 353 additions and 864 deletions

View File

@@ -5,12 +5,9 @@
"Once accepted there, we are happy to receive an update request."
],
"version": "https://github.com/textmate/asp.vb.net.tmbundle/commit/72d44550b3286d0382d7be0624140cf97857ff69",
"comment": "Modified from the original ASP bundle. Originally modified by Thomas Aylott subtleGradient.com",
"fileTypes": [
"vb"
],
"keyEquivalent": "^~A",
"name": "ASP vb.NET",
"scopeName": "source.asp.vb.net",
"comment": "Modified from the original ASP bundle. Originally modified by Thomas Aylott subtleGradient.com",
"patterns": [
{
"match": "\\n",
@@ -237,7 +234,5 @@
}
]
}
},
"scopeName": "source.asp.vb.net",
"uuid": "7F9C9343-D48E-4E7D-BFE8-F680714DCD3E"
}
}