mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 19:18:59 +01:00
Migrate all other languages to language-configuration.json
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"id": "diff",
|
||||
"aliases": ["Diff", "diff" ],
|
||||
"extensions": [".patch", ".diff", ".rej"],
|
||||
"configuration": "./diff.configuration.json"
|
||||
"configuration": "./language-configuration.json"
|
||||
}
|
||||
],
|
||||
"grammars": [
|
||||
|
||||
Reference in New Issue
Block a user