erikkrieg / envim

envim is Erik's Neovim configuration
1 stars 0 forks source link

Bug with colorscheme changing unexpectedly #6

Closed erikkrieg closed 1 year ago

erikkrieg commented 1 year ago

On one of my hosts (eksys-pro) I am encountering an issue since migrating to the flake version of my nvim config. What I observed was my colorscheme changing when I start up a nvim process and annoyingly a light bg theme being set in place of it. This was happening with themes that offer different styles like tokyonight. I put to much time into this so I settled on a hacky solution for now: https://github.com/erikkrieg/envim/commit/2d54cce8ffb6d42761f7aa6901c124d04829df9f

erikkrieg commented 1 year ago

Interestingly this bug disappeared in the migration from packer to lazy.