sonph / onehalf

Clean, vibrant and pleasing color schemes for Vim, Sublime Text, iTerm, gnome-terminal and more.
MIT License
1.78k stars 236 forks source link

Vim lightline seems missing onehalflight option #125

Closed rudenkornk closed 2 years ago

rudenkornk commented 2 years ago

Directory vim/autoload/lightline/colorscheme has onehalfdark.vim but does not have onehalflight.vim I have no errors with let g:lightline = { 'colorscheme': 'onehalfdark' }

But I get an error "lightline.vim: Could not load colorscheme onehalflight" if using light option

dwettstein commented 2 years ago

Duplicate of #100