mirror of
https://github.com/zunit-zsh/zunit.git
synced 2026-09-10 06:36:15 -04:00
helpers.zsh: Codify the coding style into a vim modeline
This commit is contained in:
parent
1aaf050698
commit
0d4e6c296c
|
|
@ -200,3 +200,5 @@ function skip() {
|
|||
echo "$@"
|
||||
exit 48
|
||||
}
|
||||
|
||||
# vim:ft=zsh:et:sts=2:sw=2
|
||||
|
|
|
|||
Loading…
Reference in a new issue