view .luarc.json @ 780:288467474cb2

fix: remap insert-last-word to ^g
author Zeger Van de Vannet <zegervdv@me.com>
date Mon, 24 Apr 2023 13:36:04 +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
}