view .luarc.json @ 716:787e0516daa5

feat: add darkmode settings for heirline
author zegervdv <zegervdv@me.com>
date Sat, 03 Dec 2022 11:20:16 +0100
parents 45c34cfecc3e
children 942c3ae067e7
line wrap: on
line source

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