Christopher Reiterer
Results
1
comments of
Christopher Reiterer
A workaround is to manually configure the colors used for diffs as described [here](https://www.lunarvim.org/docs/configuration/appearance/colorschemes#customizing-some-colors). Currently, I have the following in my `config.lua`: ```lua lvim.autocommands = { { { "ColorScheme" },...