diff --git a/vcsh b/vcsh index d1d26eddcc44809ae3cfa82c448e68bc23c2082d..912516f6321ba2f5d9980694066dec6775b77309 100755 --- a/vcsh +++ b/vcsh @@ -672,3 +672,16 @@ $VCSH_COMMAND "$@" hook post-command verbose "$VCSH_COMMAND end, exiting" 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: +#