Tim Chase schrieb am 15.01.2012 um 07:48 (-0600):
> On 01/15/12 05:41, Pau wrote:
> >How can I tell vim to ignore new lines in the search function?
>
> I don't think there's anything as easy as a flag, but you can use
> \_s to mean "a whitespace that includes a newline".
That's better than my suggestion.
> :help /\_s
> :help q:
Bit further down the text:
:h perl-patterns
Which is useful if you know Perl and just want to know the differences.
Michael
--
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