view .luarc.json @ 1065:53dd3a0d6914

feat: switch order of includes/config in ~/.hgrc
author Zeger Van de Vannet <zeger@vandevan.net>
date Fri, 27 Sep 2024 09:56:21 +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
}