Merge #6984
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:
commit
61711d9757
@ -4,6 +4,5 @@
|
||||
!package.json
|
||||
!package-lock.json
|
||||
!ra_syntax_tree.tmGrammar.json
|
||||
!rust.tmGrammar.json
|
||||
!icon.png
|
||||
!README.md
|
||||
|
@ -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
Loading…
Reference in New Issue
Block a user