From af6777ac44dc51758eeccf828314b2ba54712771 Mon Sep 17 00:00:00 2001 From: Robert Massaioli Date: Thu, 5 Dec 2013 23:40:08 +1100 Subject: Adding in Vim modelines to all .c and .h files. --- src/macros-altivec.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/macros-altivec.h') diff --git a/src/macros-altivec.h b/src/macros-altivec.h index 0d148a5..28f552f 100644 --- a/src/macros-altivec.h +++ b/src/macros-altivec.h @@ -135,3 +135,4 @@ static inline void VST(void *d, V s) *r = s; } #endif +// vim: set autoindent noexpandtab tabstop=3 shiftwidth=3: -- cgit v1.1