1
0
Fork 0
mirror of synced 2024-11-23 09:15:35 -05:00
ultimate-vim/sources_non_forked/vim.statline
2013-08-18 00:28:20 +02:00
..
doc prefinal 2013-08-18 00:28:20 +02:00
plugin prefinal 2013-08-18 00:28:20 +02:00
README.mdown prefinal 2013-08-18 00:28:20 +02:00

statline.vim : Improved status line for Vim

https://github.com/millermedeiros/vim-statline

Add useful informations to the statusline.

Based on gf3/.vimrc and the statusline from factorylabs/vimfiles.

Screenshots

Details

detail 01 detail 02

It automatically adapts to color schemes

molokai

colorscheme example 1

solarized

colorscheme example 2

darkblue

mixed indenting

Settings

Statline have a few settings to toggle the display of items, check help statline for all the available options.

Installation

If you don't have a preferred installation method, I recommend installing pathogen.vim, and then simply copy and paste:

cd ~/.vim/bundle
git clone git://github.com/millermedeiros/vim-statline.git

Once help tags have been generated, you can view the manual with :help statline.

License

Released under the WTFPL.