Adjusted vim modeline.

This commit is contained in:
Jocelyn Le Sage 2023-04-04 12:21:21 -04:00
parent c5d1e078fe
commit 8ba2a096b4
3 changed files with 4 additions and 2 deletions

View file

@ -42,3 +42,5 @@ do
echo "user_pref(\"$PNAME\", $PVAL);" >> "$PREF_FILE"
fi
done
# vim:ft=sh:ts=4:sw=4:et:sts=4