aboutsummaryrefslogtreecommitdiff
path: root/bash_completion.in
diff options
context:
space:
mode:
Diffstat (limited to 'bash_completion.in')
-rw-r--r--bash_completion.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/bash_completion.in b/bash_completion.in
index 54aa137..a8fa219 100644
--- a/bash_completion.in
+++ b/bash_completion.in
@@ -92,3 +92,5 @@ _ctct()
}
complete -F _ctct ctct
+
+# vi: ts=2 sw=2