view .luarc.json @ 822:0c2dcf35d759

feat: show fzf to select paths from last command output
author zegervdv <zegervdv@me.com>
date Mon, 25 Dec 2023 21:24:11 +0000
parents 942c3ae067e7
children
line wrap: on
line source

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