zsh-workers
 help / color / mirror / code / Atom feed
184234b0219720691d8a612d2157b1efddcc69f2 blob 179 bytes (raw)

1
2
3
4
5
6
7
 
#compdef zed fned

case $service in
(fned) _arguments ':shell function:_functions';;
(zed) _arguments '(-):file:_files' \
	'(:)-f[edit function]:shell function:_functions';;
esac
debug log:

solving 184234b ...
found 184234b in https://git.vuxu.org/mirror/zsh/

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).