grim/guifications3

74703c6bdad4
Parents bd46fc08a57c
Children 79d652b1a03b
added a vim modeline to the enum templates
--- a/gflib/gflib/gf_enum.c.template Sat Aug 06 19:40:24 2011 -0500
+++ b/gflib/gflib/gf_enum.c.template Mon Apr 30 00:08:52 2012 -0500
@@ -1,5 +1,7 @@
/*** BEGIN file-header ***/
/*
+ * vi:syntax=c
+ *
* Guifications - The end-all, be-all notification framework
* Copyright (C) 2003-2009 Gary Kramlich <grim@reaperworld.com>
*
--- a/gflib/gflib/gf_enum.h.template Sat Aug 06 19:40:24 2011 -0500
+++ b/gflib/gflib/gf_enum.h.template Mon Apr 30 00:08:52 2012 -0500
@@ -1,5 +1,7 @@
/*** BEGIN file-header ***/
/*
+ * vi:syntax=c
+ *
* Guifications - The end-all, be-all notification framework
* Copyright (C) 2003-2009 Gary Kramlich <grim@reaperworld.com>
*