Hi,
thanks for the awesome plugin. I'm migrating from a FZF based setup and I'm missing the option to complete in insert mode. Using FZF I can e.g. in insert mode to call the FZF file selection. The selected file will then be inserted at the current cursor position.
Here's the relevant port of the FZF documentation: https://github.com/junegunn/fzf.vim#completion-functions
It would be cool to have functions like "clap-complete-path" to use in insert mode mappings.
Regards,
Robert