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

@ -38,5 +38,5 @@ done < "$FNAME"
awk '/\<open\>/ { print "'"${OPT2ADD}"' " $2":"$5 }' "$FNAME" | sed 's/\/open.*$//g' >"$TARGET_FNAME"
exit $?
# vim:ts=5:sw=5
# vim:ts=5:sw=5:expandtab