From 384f0f8a4c91c3fa1c2de4786f971197a0d52ee7 Mon Sep 17 00:00:00 2001 From: Anatol Belski Date: Sun, 9 Jul 2017 11:35:55 +0200 Subject: sync vim mode lines in main --- main/php_compat.h | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'main/php_compat.h') diff --git a/main/php_compat.h b/main/php_compat.h index 7c05022212..f0b872dad0 100644 --- a/main/php_compat.h +++ b/main/php_compat.h @@ -376,3 +376,11 @@ #endif #endif +/* + * Local variables: + * tab-width: 4 + * c-basic-offset: 4 + * End: + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 + */ -- cgit v1.2.1