view .luarc.json @ 756:a1a7841c55d2

feat: remove fzf-tab
author zegervdv <zegervdv@me.com>
date Wed, 08 Feb 2023 07:12:42 +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
}