On Mon, Mar 30, 2009 at 6:28 PM, John Beckett wrote: > > Roberto Miura Honji wrote: >> How can I change background color in specifies line. >> For example, I want that the background color of line >> number 5 would be red. > > Here is a start: > > :match Errormsg /\%5l/
MarkLines.vim helps to remove some of the hassle of managing a bunch of different highlights of this type. Might be useful to you. http://www.vim.org/scripts/script.php?script_id=2028 ~Matt --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
