aboutsummaryrefslogtreecommitdiffstats
path: root/src/_mssh
diff options
context:
space:
mode:
Diffstat (limited to 'src/_mssh')
-rw-r--r--src/_mssh8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_mssh b/src/_mssh
index 49b26d6..ab6ccad 100644
--- a/src/_mssh
+++ b/src/_mssh
@@ -106,3 +106,11 @@ _describe 'command' instances
# Reference:
# https://zsh.sourceforge.net/Doc/Release/Completion-System.html
# https://github.com/zsh-users/zsh-completions/blob/master/zsh-completions-howto.org
+
+# Local Variables:
+# mode: Shell-Script
+# sh-indentation: 2
+# indent-tabs-mode: nil
+# sh-basic-offset: 2
+# End:
+# vim: ft=zsh sw=2 ts=2 et