view .luarc.json @ 1059:7d9ba468d4d0

feat: use own forked repo for helix
author Zeger Van de Vannet <zeger@vandevan.net>
date Sun, 15 Sep 2024 17:55:54 +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
}