[abcde] Add vim modeline

This commit is contained in:
M1dgard 2018-11-04 00:15:43 +01:00
parent b8e150cdb4
commit 432a31bae8
Signed by untrusted user who does not match committer: midgard
GPG Key ID: 511C112F1331BBB4
1 changed files with 2 additions and 0 deletions

View File

@ -10,3 +10,5 @@ EJECTCD=y
mungefilename () {
printf '%s' "$1" | sed 's/&/and/;s/+/plus/;s/[^a-zA-Z0-9-]/_/g'
}
# vim: set ft=sh :