view .luarc.json @ 859:e95eddf5000e

feat: add jump-label highlighting for helix
author Zeger Van de Vannet <zeger@vandevan.net>
date Fri, 05 Apr 2024 13:18:18 +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
}