view .luarc.json @ 1081:02f181c43b55 draft

feat: update helix
author Zeger Van de Vannet <zeger@vandevan.net>
date Sat, 22 Feb 2025 17:30:09 +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
}