Hi all,

how do I map s/ to s/\v in order to use "very magic" regular expression handling as a default?

I know that
  :nnoremap / /\v
does work, but I do not really understand the map variations.

Thanks,
Martin

--
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

Reply via email to