Thanks for all the help! I have a very organized Vim configuration (mappings in .vim/scripts/conf/mappings.vim, etc.) so I wasn't putting this in the .gvimrc. And with that, my biggest reason for using TextMate has vanished.
On Oct 16, 11:57 pm, Ben Schmidt <[EMAIL PROTECTED]> wrote: > 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> > > You want a little t, not a big T. What you have in your map is > command+shift+T. > > Ben. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_mac" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
