diff --git a/vcsh b/vcsh
index 912516f6321ba2f5d9980694066dec6775b77309..ab98612db29b4d4e9eed1dee5e02f3616fbdc5a4 100755
--- a/vcsh
+++ b/vcsh
@@ -677,11 +677,9 @@ exit $VCSH_COMMAND_RETURN_CODE
 # Editor modelines  -  https://www.wireshark.org/tools/modelines.html
 #
 # Local variables:
-# c-basic-offset: 8
-# tab-width: 8
 # indent-tabs-mode: t
 # End:
 #
-# vi: set shiftwidth=8 tabstop=8 noexpandtab:
-# :indentSize=8:tabSize=8:noTabs=false:
+# vi: set noexpandtab:
+# :noTabs=false:
 #