grim/guifications3

missed a few free's. This is pretty ugly how I'm doing it right now, but it works.

refs #69
This dictory contains files that are not necessary for building gflib, but
could come in handy.
gflib.vim:
This is a vim syntax file for gflib. It depends on vim-syn-gen.py [1] to
update it. After obtaining vim-syn-gen.py, ensure it is on your path and
run 'make gflib.vim'. This will update the file to the current api.
To install, ensure you have a ~/.vim/after/syntax directory. Copy
gflib.vim to that directory, and update your c.vim file in that directory.
(These needs better instructions that I don't want to write right now...)
[1] http://trific.ath.cx/resources/vim/scripts/#vim-syn-gen