mirror of
https://github.com/itchyny/lightline.vim.git
synced 2025-11-12 21:43:50 -05:00
e473eb1cb3bfbcb77cefe1cb7d80e4fac9535909
lightline.vim
A light and configurable statusline for Vim
powerline theme (default)
wombat
solarized theme (dark)
solarized theme (light)
landscape theme (with font integration)
With branch name, readonly mark and modified mark.

Why yet another...?
- vim-powerline is a nice plugin, but deprecated.
- vim-airline is a nice plugin, but not configurable. Also, it does too much for other plugins, which should be done by uesrs in .vimrc.
Author
itchyny (https://github.com/itchyny)
License
MIT License
Installation
Manually
- Put all files under $VIM/.
Vundle (https://github.com/gmarik/vundle)
-
Add the following configuration to your .vimrc.
Bundle 'itchyny/lightline.vim' -
Install with
:BundleInstall.
NeoBundle (https://github.com/Shougo/neobundle.vim)
-
Add the following configuration to your .vimrc.
NeoBundle 'itchyny/lightline.vim' -
Install with
:NeoBundleInstall.
Languages
Vim Script
100%















