All Projects → cocopon → lightline-hybrid.vim

cocopon / lightline-hybrid.vim

Licence: MIT license
Bring awesome color scheme 'hybrid' into lightline.vim

Programming Languages

Vim Script
2826 projects

lightline-hybrid

Overview

lightline-hybrid brings awesome color scheme vim-hybrid into lightline.vim.

Setup

Put lightline-hybrid.vim into your plugin directory.

Or if you are mad about NeoBundle, add the following line to your .vimrc:

NeoBundle 'cocopon/lightline-hybrid.vim'

Finally, set color scheme of lightline in .vimrc:

let g:lightline = {}
let g:lightline.colorscheme = 'hybrid'

Screenshots

default

If you prefer a simple one, how about a plain style?

plain

let g:lightline_hybrid_style = 'plain'

License

MIT License. See LICENSE.txt for more information.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].