view .luarc.json @ 763:04b8d569ff9d

fix: use cmd to lazy load on command
author zegervdv <zegervdv@me.com>
date Mon, 13 Mar 2023 21:27:23 +0100
parents 942c3ae067e7
children
line wrap: on
line source

{
  "$schema": "https://raw.githubusercontent.com/sumneko/vscode-lua/master/setting/schema.json",
  "Lua.workspace.checkThirdParty": false
}