Sunday, October 28, 2012

Re: Mapping keys Ctrl-K Ctrl-C

El Sábado, 27 de octubre de 2012, ashwin sathya escribió:
> map <C-K><C-c> <leader>cc
> map <C-K><C-U> <leader>cu
>
> the <leader>cc and <leader>cu are mapped to NERD commands accordingly. I am
> having some trouble mapping C-c (BREAK ?? ) is there any workaround for
> this ?

I'm not sure that you should map <C-c>. Seems an important key that is used to
cancel things. Vim might understand that <C-c> to cancel the previous key, so
If the <C-k><C-u> map works for you, is probably that.

--
Alex (a.k.a. suy) | GPG ID 0x0B8B0BC2
http://barnacity.net/ | http://disperso.net

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

No comments: