On Oct 16, 2008, at 6:43 PM, 703designs wrote:
I must be missing something; this doesn't work: " Unmap Apple+T macmenu &File.New\ Tab key=<nop> " FuzzyFinder nnoremap <D-T> :FuzzyFinderFile<CR>
This *must* go in .gvimrc, not .vimrc, otherwise the "macmenu" command will be overridden by the one that sets up the default menus.
You could also just symlink .gvimrc to .vimrc and include these in an "if has('gui_running')" section. I'm not sure if that's advisable though.
Hope that helps! Jason
smime.p7s
Description: S/MIME cryptographic signature
