vim-airline

Lean & mean status/tabline for vim that's light as air

Description

vim-airline provides a themable vim status bar that makes use of the powerline font. It's similar to vim-powerline, but is much simpler since it uses pure vim configuration instead of scripting languages.

Some of its features:

 * Tiny core written with extensibility in mind
 * Integrates with a variety of vim plugins
 * Looks good with regular fonts and provides configuration points
   so you can use unicode or powerline symbols
 * Optimized for speed; it typically loads in under a millisecond

To use the powerline fonts, add the following lines to your .vimrc:
   let g:airline_powerline_fonts = 1

To enable the top bar, you can add the following to your .vimrc:
   let g:airline#extensions#tabline#enabled = 1

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/vim-airline/vim-airline


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install vim-airline