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 09:33:15 +0000
committerBart Schaefer <barts@users.sourceforge.net>2001-06-21 09:33:15 +0000
commit5470c1fe38a47bd4eb1da9197786f8fdd4b2a952 (patch)
treebf3da4331e0cb86c64b74de69ac78ff4b84a7513 /Completion/Zsh/Type
parentf256c16efe7c7d078e95f57a9546aeefadf4607f (diff)
downloadzsh-5470c1fe38a47bd4eb1da9197786f8fdd4b2a952.tar.gz
zsh-5470c1fe38a47bd4eb1da9197786f8fdd4b2a952.tar.xz
zsh-5470c1fe38a47bd4eb1da9197786f8fdd4b2a952.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