night-owl.vim icon indicating copy to clipboard operation
night-owl.vim copied to clipboard

lightline not working?

Open qrockz opened this issue 3 years ago • 1 comments

ll Plugin doesn't do anything to the vim statusbar. What I'm doing wrong?

I installed your night-owl plugin by adding Plug 'https://github.com/haishanh/night-owl.vim.git'

also adding let g:lightline = { 'colorscheme': 'nightowl' } and then :PluginInstall

qrockz avatar Jan 23 '22 16:01 qrockz

Did you do Plug 'itchyny/lightline.vim' ?

4513ECHO avatar Jan 30 '22 08:01 4513ECHO