Added vim modelines to the as many file as I could
This commit is contained in:
parent
9a6dab3467
commit
d3cb216f2d
47 changed files with 65 additions and 0 deletions
|
@ -18,3 +18,5 @@ DL_URL=$( \
|
|||
[[ -n "$DL_URL" ]] \
|
||||
&& printf "%s\n" $DL_URL \
|
||||
|| return 1 2>/dev/null || exit 1
|
||||
|
||||
# vim: set ft=sh expandtab tabstop=4 shiftwidth=4:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue