Tuesday, October 19, 2010

Re: [?] vim,console,Mark

On Tue, October 19, 2010 2:22 pm, François Ingelrest wrote:
> On Tue, Oct 19, 2010 at 14:16, Heefan wrote:
>> I am using vim console under linux without any gui.
>> Is there any mark plugin for console vim ?
>> I am doing c++ programming and wanna highlight some lines and easy to
>> find
>> it after I jump here and there.
>
> Unfortunately, sending your question three times in less than two
> hours won't help you get an answer faster.

I have once written a plugin, that visualizes marks using signs:
http://www.256bit.org/~chrisbra/configs/vim/plugin/highlightmark.vim
but there are at least 2 different other plugins available, that do
the same:
http://www.vim.org/scripts/script.php?script_id=152
http://www.vim.org/scripts/script.php?script_id=2142

regards,
Christian

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