view .luarc.json @ 1040:ea090c39e480

feat: enable fish theme
author Zeger Van de Vannet <zeger@vandevan.net>
date Mon, 29 Apr 2024 18:33:04 +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
}