On Jan 7, 3:33 am, Róbert Kohányi <kohanyi.rob...@gmail.com> wrote:
> Hi!
>
> I've wondered about that if is there a way in Vim to change the color of
> specific line numbers? Obviously after :set number. For the purpose of
> highlighting line numbers where marks are set or something.

You could do it with the Txtfmt plugin:
http://www.vim.org/scripts/script.php?script_id=2208

Because it uses concealed tokens (rather than marks), the highlighting
persists across instances of Vim. I can't tell from your original post
whether this would be an advantage or disadvantage...

Sincerely,
Brett Stahlman

>
> Kohányi Róbert

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

Reply via email to