On 20/07/09 19:17, Andy Wokula wrote:
>
> Tony Mechelynck schrieb:
>> It means that the mapping is buffer-local, see ":help map-listing".
>>
>> You can unmap the mapping by:
>> 1) making sure that the current buffer is the buffer where the mapping
>> is defined;
>> 2) use ":unmap {lhs}" with exactly the same {lhs} that you used when
>> creating the mapping (without<buffer>  or<expr>, and with no {rhs}).
>
> ... except that
>      :unmap<buffer>  {lhs}
> is possible and different from
>      :unmap {lhs}
>

ah, sorry. Well, with <buffer> but without <expr> then;


Best regards,
Tony.
-- 
Love is the triumph of imagination over intelligence.
                -- H. L. Mencken

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

Reply via email to