]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
lldpcli: add editor local variables to zsh completion
authorVincent Bernat <vincent@bernat.im>
Tue, 26 Aug 2014 15:58:00 +0000 (17:58 +0200)
committerVincent Bernat <vincent@bernat.im>
Tue, 26 Aug 2014 15:58:00 +0000 (17:58 +0200)
src/client/_lldpcli

index 9f7a98a8ced9dc7ce318a5b2fff9ae975c207512..f2dd880665b31c1b92692589f7af0880b2493421 100644 (file)
@@ -38,3 +38,11 @@ _lldpcli () {
 
 
 _lldpcli "$@"
+
+# Local Variables:
+# mode: Shell-Script
+# sh-indentation: 4
+# indent-tabs-mode: nil
+# sh-basic-offset: 4
+# End:
+# vim: ft=zsh sw=4 ts=4 et