Monday, December 21, 2009

search across lines?

Added this to my .vimrc so I can use the selection (visual mode) as
the search string.

vmap / y/\V<c-r>"<cr>

How can I make it search across multiple lines?

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

No comments: