summaryrefslogtreecommitdiff
path: root/plugins/fd/_fd
AgeCommit message (Collapse)Author
2019-03-26fd: fix fd-find completions for debian (#7704)Jakub Łuczyński
In debian package, fd executable is renamed to fdfind.
2019-03-25Added a new plugin which adds completion for fd (fd-find)Jonathan
Based on the existing "cargo" plugin.