thanks tim, I tried :nnoremap and there is just one mapping starting with
,tm (, is my leader). I could not copy the output of that command, but take
my word for it.

Anything else anyone could think of?


On Thu, Nov 21, 2013 at 4:57 PM, Tim Chase <v...@tim.thechases.com> wrote:

> On 2013-11-21 16:50, jmlucjav wrote:
> > If i use <leader>tm instead of <f4> the menu does not toogle until
> > I press another key after last CR, if I leave f4, it works
> > instantly. Is that something I am missing or something in my vimrc
> > causing this?
>
> That's usually indicative that you have some other mapping that
> starts with "<leader>tm" and it's waiting for you to disambiguate the
> command you're issuing.  Without the aforementioned mapping in your
> vimrc file, take a look at the output of ":nnoremap" to see if you
> already have something starting with "\tm" (or whatever your leader
> key is).
>
> -tim
>
>
>

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

--- 
You received this message because you are subscribed to the Google Groups 
"vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_use+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to