lightline-gruvbox.vim
lightline-gruvbox.vim copied to clipboard
A lightline.vim theme for gruvbox
Results
1
lightline-gruvbox.vim issues
Sort by
recently updated
recently updated
newest added
- Added ability to color rhs ```vim " 'left', 'right', 'both' for color, any other value for neither " 'left' is default if left undefined let g:lightline_gruvbox_color = 'both' ```...