languages.toml: recognize ldtk files (#11793)
This commit is contained in:
parent
2c3a00e96a
commit
dd45ae1289
1 changed files with 2 additions and 0 deletions
|
@ -446,6 +446,8 @@ file-types = [
|
|||
{ glob = ".watchmanconfig" },
|
||||
"avsc",
|
||||
{ glob = ".prettierrc" },
|
||||
"ldtk",
|
||||
"ldtkl",
|
||||
]
|
||||
language-servers = [ "vscode-json-language-server" ]
|
||||
auto-format = true
|
||||
|
|
Loading…
Add table
Reference in a new issue