mirror of
https://github.com/itchyny/lightline.vim.git
synced 2025-11-15 23:13:51 -05:00
640727d4be75c8b0928058984541410febe7d0e6
lightline.vim
A light and configurable statusline for Vim
powerline theme (default)
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%











