Make vim modeline config consistent, cc #1901

This commit is contained in:
Peter Dave Hello
2021-06-01 04:31:31 +08:00
parent 1d306db062
commit 9e61b8ba13
10 changed files with 10 additions and 10 deletions

View File

@ -352,5 +352,5 @@ fi
echo
exit $ret
# vim:tw=100:ts=5:sw=5:expandtab
# vim:ts=5:sw=5:expandtab
# $Id: ccs-injection.bash,v 1.9 2015/07/06 20:01:49 dirkw Exp $