view .luarc.json @ 755:a979bc9d5931

feat: upstep to neovim 0.8.3
author zegervdv <zegervdv@me.com>
date Tue, 07 Feb 2023 21:43:00 +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
}