mirror of https://git.tuxpa.in/a/code-server.git
18 lines
453 B
JSON
18 lines
453 B
JSON
{
|
|
"registrations": [
|
|
{
|
|
"component": {
|
|
"type": "git",
|
|
"git": {
|
|
"name": "language-rust",
|
|
"repositoryUrl": "https://github.com/zargony/atom-language-rust",
|
|
"commitHash": "7d59e2ad79fbe5925bd2fd3bd3857bf9f421ff6f"
|
|
}
|
|
},
|
|
"license": "MIT",
|
|
"description": "The files syntaxes/rust.tmLanguage.json was derived from the Atom package https://atom.io/packages/language-rust.",
|
|
"version": "0.4.12"
|
|
}
|
|
],
|
|
"version": 1
|
|
} |