coq_nvim
coq_nvim copied to clipboard
Number of characters typed before auto-completion
Hi,
Is there a way to trigger completion only when a certain number of characters of a word have been typed?
Sorry if this was already addressed -- in all honesty, I think navigating the docs could be easier. Perhaps a true wiki is in order?
Thanks very much for the plugin, it's really nice.
no, there is no policy yet, idk if its big enough of a use case. but ill see
Did you reach any conclusion on this? I think this would be very useful when using nvim to write text (i.e. when writing in tex or org mode). An alternative solution for these contexts could be to only trigger autocompletion on certain (user-defined) characters, such as .
, {
, ...
I'd like to see this as well
Related? https://github.com/ms-jpq/coq_nvim/issues/405
I would be very nice. The completion popup is a bit overwelming when we write. I am testing it and maybe I ll look for another alternative for this reason if I feell to annoyed by that...