On 07/01/09 12:49, Anton Sharonov wrote:
> Tony Mechelynck wrote:
>> (untested) either
>>         :match Error /\%>4l/\%<11l.*/
>> or
>>         :hi LineBlock ctermbg=red guibg=red
>>         :match LineBlock /\%>4l/\%<11l.*/
>>
>
> One slash too much :)
>
>    :match Error /\%>4l\%<11l.*/
>
> or
>
>    :hi LineBlock ctermbg=red guibg=red
>    :match LineBlock /\%>4l\%<11l.*/

oops...


Best regards,
Tony.
-- 
User n.:
        A programmer who will believe anything you tell him.

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to