On Sun, Oct 12, 2008 at 8:17 AM, björn <[EMAIL PROTECTED]> wrote: > > I've pushed a patch which adds support for the 'macmeta' option. This > option is buffer local so it is possible to have it automatically set > for some filetypes but not for others while editing different types of > files. If you want to be able to switch this option on/off add a > mapping like: > > :imap <D-j> <C-O>:set invmmta<CR> > :map <D-j> :set invmmta<CR> > > I hope this implementation will cover all the different use-cases > people may have. > > Björn > > --~--~-- >
Thanks for implementing this feature. I downloaded the latest git version and compiled. However I couldn't figure out how to use this. I can do :set invmmta manually, but I haven't found no changes. (Disclaimer: I usually wait until the snapshot is released rather than compile the latest version myself.) My MacVim seems to be rather bare bones as it doesn't have any colorscheme files or help files. More than likely this is my problem and not a problem with MacVim. Perhaps someone else can try this and see if it works. Thanks, Jeremy --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_mac" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
