view .luarc.json @ 858:ac642e2965de

fix: adjust config for helix 24.03
author Zeger Van de Vannet <zeger@vandevan.net>
date Tue, 02 Apr 2024 20:23:28 +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
}