languages.toml: recognize ldtk files (#11793)

pull/11636/head^2
Dmitriy Sokolov 2 months ago committed by GitHub
parent 2c3a00e96a
commit dd45ae1289
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -446,6 +446,8 @@ file-types = [
{ glob = ".watchmanconfig" },
"avsc",
{ glob = ".prettierrc" },
"ldtk",
"ldtkl",
]
language-servers = [ "vscode-json-language-server" ]
auto-format = true

Loading…
Cancel
Save