liuchengxu / eleline.vim

:herb: Another elegant statusline for vim
MIT License
311 stars 79 forks source link

No gitblame & coc-diagnostic #35

Closed GopherJ closed 3 years ago

GopherJ commented 3 years ago

image

I just switched from lightline to eleline, it works well but I cannot fine gitblame and coc-diagnostic anymore

My previous lightline config is here:

https://github.com/GopherJ/cfg/blob/master/coc/.vimrc#L499-L527

and my eleline config:

set laststatus=2
let g:eleline_powerline_fonts = 1
liuchengxu commented 3 years ago

As the README mentioned, it's encouraged to fork eleline.vim to make your own custom vim statusline if some features are missing in eleline.vim, eleline.vim is a very tiny plugin and not intended to be a full-feature statusline plugin like lightline.