view .luarc.json @ 824:1b779efc2b42

feat: template helix config to set the colorscheme
author zegervdv <zegervdv@me.com>
date Thu, 21 Dec 2023 11:47:20 +0100
parents 942c3ae067e7
children
line wrap: on
line source

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