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

@ -1,6 +1,6 @@
#!/usr/bin/env bash
#
# vim:tw=90:ts=5:sw=5
# vim:ts=5:sw=5:expandtab
#
# Script compiling OpenSSL 1.1.1 from GitHub. Not yet particular sophisticated.
# Just meant to provide a help to get the compile job done