view .luarc.json @ 760:b64652ec91cb

feat: migrate to lazy.nvim plugin manager
author zegervdv <zegervdv@me.com>
date Sun, 12 Mar 2023 17:32:18 +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
}