On Nov 5, 9:42 am, Tim Chase <[EMAIL PROTECTED]> wrote:
> As yet one more alternative, you can tweak your mapping to
>
>    :nnoremap q<cr> :q<cr>
>
> so using 2 keys "q<cr>" instead of just the one "q" allows Vim to
> disambiguate between your intentions.
>

This is what I would recommend, because your current mapping also
hides another very useful Vim feature: recording macros.

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

Reply via email to