I've used this on occasion, seems to work fine:

    http://www.vim.org/scripts/script.php?script_id=1590

Best regards,
Niklas


On Wed, Apr 1, 2009 at 4:19 PM, Nico Weber <[email protected]> wrote:
>
>> I right-clicked on an Info.plist file today, and I was surprised to
>> see
>> that MacVim was not listed in the "Open With" menu.
>>
>> Shouldn't MacVim be registered for *.plist files too?
>
> That's how it was, but plist registration was removed because there
> can be binary plist files. Can you come up with an ftplugin that
> detects that a file is a binary plist and then converts it to text
> (using something like `%!plutil -convert xml1 -o - %`)? :-)
>
> Nico
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_mac" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to