mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-28 12:33:35 +01:00
[perl] typo in grammar
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
}, {
|
||||
"language": "perl6",
|
||||
"scopeName": "source.perl.6",
|
||||
"path": "./syntaxes/perl.tmLanguage.json"
|
||||
"path": "./syntaxes/perl6.tmLanguage.json"
|
||||
}]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user