about summary refs log tree commit diff
path: root/Completion/Unix/Command/_getmail
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Unix/Command/_getmail')
-rw-r--r--Completion/Unix/Command/_getmail2
1 files changed, 0 insertions, 2 deletions
diff --git a/Completion/Unix/Command/_getmail b/Completion/Unix/Command/_getmail
index 8d6114e4d..32fc1a996 100644
--- a/Completion/Unix/Command/_getmail
+++ b/Completion/Unix/Command/_getmail
@@ -25,5 +25,3 @@ local -a arguments
         '(--new -n --all -a)'{--new,-n}'[retrieve only new messages]'
     )
 _arguments -s -S $arguments
-
-# vim: se ft=zsh tw=80: