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 --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_mac" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
