Remove TextMate grammar

It's now included upstream in VS Code
This commit is contained in:
Laurențiu Nicola 2020-12-21 18:58:33 +02:00
parent 71c8073aa1
commit 133a32d446
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