view .luarc.json @ 778:405ff835995a

feat: enable autosnippets for luasnip
author zegervdv <zegervdv@me.com>
date Sat, 22 Apr 2023 18:07:25 +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
}