view dot_config/zsh.env.zsh.tmpl @ 726:2a341028a2c5

fix: use full vim.opt to avoid diagnostic warnings see: https://github.com/folke/neodev.nvim/issues/77
author zegervdv <zegervdv@me.com>
date Sun, 11 Dec 2022 16:11:30 +0100
parents 587765960227
children da3f00a7c685
line wrap: on
line source

{{ if .dark }}
export DARKMODE=1
{{ end }}