view .luarc.json @ 797:1f10e0814bb2

feat: update keybinds for zsh
author zegervdv <zegervdv@me.com>
date Mon, 12 Jun 2023 22:14:49 +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
}