view .luarc.json @ 744:3ebd380b6ce1

feat: add fzf-lua
author zegervdv <zegervdv@me.com>
date Fri, 06 Jan 2023 06:40:51 +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
}