about summary refs log tree commit diff
path: root/Completion/Zsh/Type
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2001-06-21 10:11:45 +0000
committerBart Schaefer <barts@users.sourceforge.net>2001-06-21 10:11:45 +0000
commitd908792fd49f71dd4bb68e771caca4b958e32ea7 (patch)
treeb9b77607a391c125dd7ee9b199db06820cc724b9 /Completion/Zsh/Type
parentc8f71a2dfab6520a929e7d5f1304ece7d8223fbf (diff)
downloadzsh-d908792fd49f71dd4bb68e771caca4b958e32ea7.tar.gz
zsh-d908792fd49f71dd4bb68e771caca4b958e32ea7.tar.xz
zsh-d908792fd49f71dd4bb68e771caca4b958e32ea7.zip
Completion for AUTO_CD.
Diffstat (limited to 'Completion/Zsh/Type')
-rw-r--r--Completion/Zsh/Type/_command_names2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Zsh/Type/_command_names b/Completion/Zsh/Type/_command_names
index cf4088295..006006348 100644
--- a/Completion/Zsh/Type/_command_names
+++ b/Completion/Zsh/Type/_command_names
@@ -1,4 +1,4 @@
-#compdef -command-
+#autoload
 
 # The option `-e' if given as the first argument says that we should
 # complete only external commands and executable files. This and a