From f3074030723b840690458983b63c746549aa3bd5 Mon Sep 17 00:00:00 2001 From: Alan Antonuk Date: Fri, 5 Apr 2013 15:19:58 -0700 Subject: Adding vim modelines to help with source formatting --- cmake/config.h.in | 1 + 1 file changed, 1 insertion(+) (limited to 'cmake/config.h.in') diff --git a/cmake/config.h.in b/cmake/config.h.in index 35c83ac..9535d66 100644 --- a/cmake/config.h.in +++ b/cmake/config.h.in @@ -1,3 +1,4 @@ +/* vim:set ft=c ts=2 sw=2 sts=2 et cindent: */ #ifndef CONFIG_H #define CONFIG_H -- cgit v1.2.1