view .luarc.json @ 1064:6fe519d8261b

feat: update helix to 25.01
author Zeger Van de Vannet <zeger@vandevan.net>
date Mon, 06 Jan 2025 18:56:03 +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
}