On Tue, Mar 09, 2010 at 05:44:58PM +1100, John Beckett wrote:
(2) See if you can make any map work:

nnoremap \/ :echo 'This is the mapping'<CR>

In Vim, select the above line and press y to copy it.
Then type :@" to execute the line.
Then type \/
You should see the text from echo.

I did this and it worked. However, I was able to further narrow down the cause 
of why this wasn't working for me, and I think it's a bug!

{
    The search happens when inside a block like this
}

but {
    doesn't work when in one like this!
}

--

.

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