view .luarc.json @ 1047:e2542163359a

feat: enable fish on ubuntu
author Zeger Van de Vannet <zeger@vandevan.net>
date Sun, 09 Jun 2024 17:57:44 +0200
parents 942c3ae067e7
children
line wrap: on
line source

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