view .luarc.json @ 738:d63750fc240f

feat: enable visual selection with mouse
author zegervdv <zegervdv@me.com>
date Tue, 20 Dec 2022 13:54:52 +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
}