nvim-lualine / lualine.nvim

A blazing fast and easy to configure neovim statusline plugin written in pure lua.
MIT License
5.7k stars 454 forks source link

Bug: color abnormal after source init.vim file #1261

Open yimingwangdell opened 2 weeks ago

yimingwangdell commented 2 weeks ago

Self Checks

How to reproduce the problem

Expected behaviour

image

Actual behaviour

image

Minimal config to reproduce the issue

Additional information

yimingwangdell commented 2 weeks ago

the only workaround is to use :colorscheme xxx to reset colorscheme

yimingwangdell commented 2 weeks ago

my vimrc file https://github.com/yimingwangdell/vimrc/blob/master/nvim/init.vim