> I've recently started using vim on Mac OSX lion.
> I really don't like the cmd-P mapping to start a print job, because
> I use cmd-[ for application switch and being a bit of a clutz I
> annoy myself by hitting the 'p' instead.
>
> 1)How can I disable cmd-P ?

Try adding the following line to your ~/.gvimrc file (create it if it
doesn't already exists):

macmenu File.Print key=<nop>

For more information see ":h :macmenu" and ":h cmd-key".

Björn

-- 
You received this message from the "vim_mac" 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