itchyny/lightline.vim

statusline in white and black not colored

Mederim opened this issue · 1 comments

OS: Gentoo Linux
Terminal: Foot
Session: Wayland

I tried using the set laststatus=2 and the other solution:

if !has('gui_running')
    set t_Co=256
endif

and still have this same result:

20221224_19h50m41s_grim

Make sure to install this plugin properly, and report with your entire Vim configuration for reproducibility.