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:
@@ -8,7 +8,7 @@
|
||||
"id": "lua",
|
||||
"extensions": [ ".lua" ],
|
||||
"aliases": [ "Lua", "lua" ],
|
||||
"configuration": "./lua.configuration.json"
|
||||
"configuration": "./language-configuration.json"
|
||||
}],
|
||||
"grammars": [{
|
||||
"language": "lua",
|
||||
|
||||
Reference in New Issue
Block a user