view .luarc.json @ 758:3a07cc5c825a

feat: add global expanding shortcuts copied from https://stackoverflow.com/questions/28573145/how-can-i-move-the-cursor-after-a-zsh-abbreviation
author zegervdv <zegervdv@me.com>
date Fri, 10 Mar 2023 16:02:39 +0000
parents 942c3ae067e7
children
line wrap: on
line source

{
  "$schema": "https://raw.githubusercontent.com/sumneko/vscode-lua/master/setting/schema.json",
  "Lua.workspace.checkThirdParty": false
}