dhruvasagar/vim-zoom

Can't see any status about zoom in lightline

Closed this issue · 3 comments

Hi!

I am using statusline and I added this to my vimrc

let statusline+=%{zoom#statusline()}

When I use zoom I cant see the notification on the lightline.

@thepenguinthatwants Hi, you'll have to refer to lightline's documentation on how to add segments to it's statusline.

@thepenguinthatwants, you can see the first and last lines highlighted here as an example.