Monday, September 26, 2011

Re: Highlight current line number when using "set number"

On Mon, Sep 26, 2011 at 11:43 AM, Christian Brabandt <cblists@256bit.org> wrote:
On Sun, September 25, 2011 11:04 am, Francesc Salvat-Pujol wrote:
> When using the option "set number", is there a way of highlighting the
> current line number with a color other than LineNr? Using "set cuc cul"
> is too much.

What do you mean by "too much". Can't you simply adjust the highlighting
group to your taste?

regards,
Christian


By "too much" I mean that I do not want the whole line/column where the cursor is to be highlighted (or underlined), because it distracts me. I only want to highlight the current line number (left column where all line numbers appear) in a color other than LineNr.

If there were a CurrentLineNr highlight group I'd be so happy :)

Thx,

Cesc

--
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: