comparison .luarc.json @ 713:45c34cfecc3e

feat: enable full neodev options in chezmoi folder
author zegervdv <zegervdv@me.com>
date Sun, 27 Nov 2022 09:15:27 +0100
parents
children 942c3ae067e7
comparison
equal deleted inserted replaced
712:0b2e711978d4 713:45c34cfecc3e
1 {
2 "$schema": "https://raw.githubusercontent.com/sumneko/vscode-lua/master/setting/schema.json",
3 "Lua.workspace.checkThirdParty": false
4 }