view .luarc.json @ 757:b9d3378f6c9e

fix: rename to lua_ls
author zegervdv <zegervdv@me.com>
date Sat, 25 Feb 2023 09:36:39 +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
}