Axel wrote:
> in MacVim I encountered some (for me) annoying mappings whose
> origin I cannot locate:
>
> v <BS> "-d
> v <D-x> "*d
> v <D-c> "*y
> v <D-v> "-d"*p

Use 'verbose' like this:

    :verbose map <BS>

John

-- 
You received this message from the "vim_mac" 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