zsh-workers
 help / color / mirror / code / Atom feed
211dae7df748c7105cab09a0c10c3cf71a05ee23 blob 203 bytes (raw)

1
2
3
4
5
6
7
8
9
 
#compdef zed fned

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

solving 211dae7df ...
found 211dae7df 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).