view .luarc.json @ 783:335b1f5c242d

feat: add winbar with navic (LSP based location breadcrumbs)
author zegervdv <zegervdv@me.com>
date Fri, 28 Apr 2023 08:18:06 +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
}