Thursday, July 7, 2011

Re: Vim statusline examples with screenshots?

Jason Timrod wrote:
>
> Hi all,
>
> I'm curious to know how people pimp their Vim statusline perhaps with
> useful information?  So far, the only thing I've added to it is the
> current git branch I'm on.  Yet I know there's probably other really cool
> bits of information I'm missing, besides the default..
>
> So, anyone prepared to show their statusline, preferably with a screenshot
> as well as the config for it?
>
>

I've done a completion mode indicator with the statusline, it indicates
which one of the 15 completion modes you're in when you type, here's the
link: http://bluegene8210.is-programmer.com/posts/27873.html text was in
Chinese but there are several screenshots where you can see what I'm talking
about. It's the most complex and funny thing I've done so far with the
statusline.

As for the vim/gvim issue, I believe they differ only when the coloring
features are concerned, e.g you can't use custom color like '#233b5a' in the
statusline with console vim, as I used in my codes.

--
View this message in context: http://vim.1045645.n5.nabble.com/Vim-statusline-examples-with-screenshots-tp4559125p4561904.html
Sent from the Vim - General mailing list archive at Nabble.com.

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: