[rust] remove rust snippets (see discussion in #6430)

This commit is contained in:
Martin Aeschlimann
2016-06-27 10:55:30 +02:00
parent 3db7b4e7d3
commit 7eecbbf1f3
3 changed files with 1 additions and 81 deletions

View File

@@ -14,10 +14,6 @@
"language": "rust",
"path": "./syntaxes/rust.json",
"scopeName":"source.rust"
}],
"snippets": [{
"language": "rust",
"path": "./snippets/rust.json"
}]
}
}