helpers.zsh: Codify the coding style into a vim modeline

This commit is contained in:
Sebastian Gniazdowski 2019-08-13 22:15:40 +02:00
parent 1aaf050698
commit 0d4e6c296c

View file

@ -200,3 +200,5 @@ function skip() {
echo "$@"
exit 48
}
# vim:ft=zsh:et:sts=2:sw=2