> Why not play safe and do a clean-room reimplementation. Ted, can you > just post the list of file extensions here? Converting the list of > extensions into a patch to the plist file should be matter of 10 > minutes with python and/or vim macros; I can do that.
Wouldn't the logical thing be to base it on $VIMRUNTIME/filetype.vim? Just grep for the autocommand patterns somehow, trim stuff you probably wouldn't actually want associated, add a few obvious non-highlighted extensions (like *.txt), and keep a copy of the file you used, so periodically it can be compared to the current runtime files and additions get picked up and incorporated. Just my few cents. Ben. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_mac" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
