view .luarc.json @ 1054:d3fa07d2c197

feat: enable inline diagnostics in helix
author Zeger Van de Vannet <zeger@vandevan.net>
date Mon, 15 Jul 2024 20:52:20 +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
}