I would like to make my statusline in vim more informative and interesting and for that I need some ideas. How did you costumize your statusline?
|
closed as not constructive by casperOne♦ May 7 '12 at 21:11
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.
|
Pretty nice stuff for statuslines here: |
|||||
|
|
Seems powerline is where it is at these days:- Normal status line
Customised status lines for other plugins (e.g. ctrlp)
|
|||||||||||||
|
|
Here's mine:
And here's the colors I used:
|
|||||||||
|
|
This is the one I use:
Highlight on? function:
Colors (adapted from ligh2011.vim):
|
||||
|
|
|
What I've found useful is to know is which copy/paste buffer (register) is currently active:
|
|||
|
|
|
Some times less is more, do you really need to know the percentage through the file you are when coding? What about the type of file?
I also prefer minimal color as not to distract from the code. Taken from: https://github.com/krisleech/vimfiles Note: |
||||
|
|
|
Have a look at these:
EDIT: even more to give you some ideas |
|||
|
|
|
I currently use this statusbar settings:
My complete .vimrc file: http://gabriev82.altervista.org/projects/vim-configuration/ |
|||
|
|
|
This is mine, give as a suggestion |
|||
|
|





