Neovim: add schema for luarc
This commit is contained in:
parent
8f74a04d5d
commit
a8211ed1d8
1 changed files with 3 additions and 2 deletions
|
@ -1,3 +1,4 @@
|
||||||
{
|
{
|
||||||
"workspace.checkThirdParty": false
|
"$schema": "https://raw.githubusercontent.com/sumneko/vscode-lua/master/setting/schema.json",
|
||||||
|
"workspace.checkThirdParty": false
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue