2009/12/1 Dan Conner:
> Just installed MacVim and am looking forward to trying it out as my
> main code editor. I see almost no use for the "New Document Containing
> Selection" menu option that now appears whenever I right click on
> selected text, and I'm a neat freak enough that it kind of bothers me.
> What do I have to delete to remove this item?

Interesting...I did not even know about that menu.  This is apparently
a new feature in Snow Leopard -- that menu item is a "Service" that
MacVim provides.  It used to be that these only showed up on the
"Services" menu (as a submenu to the current application menu).

Unfortunately there is no easy permanent way of getting rid of this.
One way that will work until you update MacVim.app is to open up

MacVim.app/Contents/Info.plist

and get rid of the line which contains "NSServices" and the <array>
... </array> item that follows (this spans ~63 lines).  (Or you can
just delete the service that you dislike.)  You'll have to log out and
log back in again before this change is detected (or perhaps even
restart).

Björn

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

Reply via email to