6984: Remove TextMate grammar r=dustypomerleau a=lnicola

Closes #6267

This is now included upstream in VS Code.

Co-authored-by: Laurențiu Nicola <lnicola@dend.ro>
This commit is contained in:
bors[bot] 2020-12-22 04:02:28 +00:00 committed by GitHub
commit 61711d9757
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 0 additions and 1146 deletions

View File

@ -4,6 +4,5 @@
!package.json
!package-lock.json
!ra_syntax_tree.tmGrammar.json
!rust.tmGrammar.json
!icon.png
!README.md

View File

@ -748,11 +748,6 @@
}
],
"grammars": [
{
"language": "rust",
"scopeName": "source.rust",
"path": "rust.tmGrammar.json"
},
{
"language": "ra_syntax_tree",
"scopeName": "source.ra_syntax_tree",

File diff suppressed because it is too large Load Diff