A syntax highlighter for abookrc files, abookrc is the config file for abook
For the addressbook file itself, see abook.vim
If you set custom fields in your .abookrc like:
field birthday = Birthday, date
field website = Website, string
you can create a file at after/syntax/abookrc.vim and add your custom fields:
syn keyword abookField birthday website