Edit binary (and normal) plist files with vim
This tip on Mac OS X Hints is from 2005, and it is still terribly handy.
To load a vim script to automatically read and convert binary plists,
run this in Terminal (all on one line):
curl http://www.macosxhints.com/dlfiles/vim_plist_script.txt > ~/.vimrc2 years ago