> 1/ I would like avoiding to put double backslash in order the pattern
> works under double call map( and substitute( funcs.

Use single quotes

"\\" == '\'
"'" == ''''

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

To unsubscribe, reply using "remove me" as the subject.

Reply via email to