summaryrefslogtreecommitdiff
path: root/toke.c
diff options
context:
space:
mode:
Diffstat (limited to 'toke.c')
-rw-r--r--toke.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/toke.c b/toke.c
index 3d32662bd1..2e1618e945 100644
--- a/toke.c
+++ b/toke.c
@@ -10981,5 +10981,5 @@ Perl_scan_vstring(pTHX_ const char *s, SV *sv)
* indent-tabs-mode: t
* End:
*
- * vim: shiftwidth=4:
+ * vim: ts=8 sts=4 sw=4 noet:
*/