Hi, I'd like to know if there's a way to negate/invert the result of a search function call that I use as a condition in a while loop. I could negate the regexp but as this is always a bit clumsy I wondered if there's another way, a "while not" or something else.
Alternatively, is there another way to check for the existence of a certain string within the current line? Regards -- 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 Subscription settings: http://groups.google.com/group/vim_use/subscribe?hl=en
