which-key.nvim icon indicating copy to clipboard operation
which-key.nvim copied to clipboard

[Feature Request] Support Insert Mode Completion sources

Open digg33 opened this issue 3 years ago • 3 comments

Insert Mode Completion (ins-completion) manually triggered by Ctrl-X has several possible sources. Having a guide popup after invoking it can be useful when the odd source is needed.

digg33 avatar Nov 14 '21 16:11 digg33

I'm using this: https://gist.github.com/kawarimidoll/31edc1b58e44fdd350fa378bbb7c9722

kawarimidoll avatar Jul 10 '22 05:07 kawarimidoll

@kawarimidoll Excellent idea, thank you very much! Would you consider contributing it as a pull request to the main code base? I think it has a good chance of being accepted

digg33 avatar Jan 11 '24 23:01 digg33

@digg33 Unfortunately, I am no longer using this setting and have no motivation to create a PR... Of course, feel free to use my example or to create a PR based on it.

kawarimidoll avatar Jan 14 '24 12:01 kawarimidoll