Wednesday, January 27, 2010

Re: ctrl-j mapping not working properly

Paul:
>
> Next time it happens, to see what last set it, do:
>
>   :verbose map <C-j>

Thanks. It seems the problem was the imaps.vim plugin.

Charles Campbell:
>I suggest that you use
>
>nn <c-j> <c-w>j
>
>so that you don't get remapped, and keep the mapping active only in normal mode.

I don't really get the 'nnoremap' command.

I mean, I know it's useful in this situation:

:nnoreamp x y
:nnoremap y x

So that it doesn't loop between x and y. Is that right?
But in my case?

Anyway thanks :D

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

No comments:

Post a Comment