Open RobertBuhren opened 4 years ago
Issue-Label Bot is automatically applying the label feature_request
to this issue, with a confidence of 0.95. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.
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