[abcde] Add vim modeline
This commit is contained in:
parent
b8e150cdb4
commit
432a31bae8
1 changed files with 2 additions and 0 deletions
|
@ -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 :
|
||||
|
|
Loading…
Reference in a new issue