https://github.com/millermedeiros/vim-statline
Add useful informations to the statusline
.
Based on gf3/.vimrc and the statusline from factorylabs/vimfiles.
Statline have a few settings to toggle the display of items, check
help statline
for all the available options.
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/git@github.com:millermedeiros/vim-statline.git
Once help tags have been generated, you can view the manual with
:help statline
.
Released under the WTFPL.