Hi,
Robert Mark Bram wrote:
>
> Can anyone guide me as to how I can modify the ".*" in the above
> expression to deal with new line chars too?
just prefix it with "\_", i.e., make it "\_.*".
And you probably want to put backslashes before "(", ")", and "+".
Regards,
Jürgen
--
Sometimes I think the surest sign that intelligent life exists elsewhere
in the universe is that none of it has tried to contact us. (Calvin)
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---