lightline-gruvbox.vim icon indicating copy to clipboard operation
lightline-gruvbox.vim copied to clipboard

Add ability to change rhs color, change configuration options

Open oldwomanjosiah opened this issue 4 years ago • 1 comments

  • Added ability to color rhs
" 'left', 'right', 'both' for color, any other value for neither
" 'left' is default if left undefined
let g:lightline_gruvbox_color = 'both'
  • Changed g:lightline_gruvbox_style to only react to 'hard' and 'plain,' though I consider 'plain' deprecated.

oldwomanjosiah avatar Oct 22 '20 16:10 oldwomanjosiah

Hi! Thank you for your contribution. I will consider merging based on backwards compatibility. Anyways, your forked repo would be very helpful for those in need of the function.

shinchu avatar Nov 06 '20 02:11 shinchu