about summary refs log tree commit diff
path: root/Completion/User/_texi
blob: ded268c93755c33148b92352750f85883995fa89 (plain) (blame)
1
2
3
4
5
6
#compdef -P (texi(2*|ndex))

local expl

_description files expl 'texinfo file'
_files "$expl[@]" -g '*.(texinfo|texi)'