I see discussions related to this, but not exactly what I am looking for.

I have a file that is made up of mostly a specific pattern.  I want to 
highlight all of the text that is NOT that specific pattern.

I see how to highlight the lines that don't contain the pattern...

    /^\(\(pattern\)\...@!.\)*$

...but I want to do it at the character level.

Thanks,
Bill


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

Reply via email to