view .luarc.json @ 743:990d9b76a6e5

feat: upstep neovim to 0.8.2
author zegervdv <zegervdv@me.com>
date Fri, 06 Jan 2023 06:21:19 +0000
parents 45c34cfecc3e
children 942c3ae067e7
line wrap: on
line source

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