Added lua-language-server annotations
This commit is contained in:
parent
178043bac3
commit
c7d8fa4f8b
7 changed files with 151 additions and 87 deletions
4
.luarc.json
Normal file
4
.luarc.json
Normal file
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"$SCHEMA": "https://raw.githubusercontent.com/sumneko/vscode-lua/master/setting/schema.json",
|
||||
"diagnostics.globals": [ "love" ]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue