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/vfp.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/vfp.h') diff --git a/src/vfp.h b/src/vfp.h index f733a3f..8286646 100644 --- a/src/vfp.h +++ b/src/vfp.h @@ -43,3 +43,4 @@ void vfp_x8(); void vfp_end(); #endif +// vim: set autoindent noexpandtab tabstop=3 shiftwidth=3: -- cgit v1.1