2012-11-17 Christian Brabandt:

> Create a VimEnter autocommand like this:
> 
> augroup VimStartup
>     au!
>     au VimEnter * sil! nunmap <C-K>
> augroup end

I changed the nunmap to iunmap and it worked. Thanks a lot.


Marco


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

Reply via email to