diff --git a/vcsh b/vcsh
index 47451be5d4f0086cc68c9e84b29d5fd69e09206d..2fd2f8afe73b44406b4728405d1d261c77395867 100755
--- a/vcsh
+++ b/vcsh
@@ -698,11 +698,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:
 #