coq_nvim
coq_nvim copied to clipboard
Disable placeholders in normal completions?
Hi!
I have been searching forever, couldn't find anything. So, apologies if the information is actually in the manual.
How do I disable placeholders in normal completions (not snippets)?
I get locked in this state where I have to do the usual <c-h>
. If I don't, these placeholders are kept and I have to manually delete them.
I would very much prefer if, by selecting an item with <CR>
, I would get mutt_body_get_charset(
instead of mutt_body_get_charset(struct Body *b, char *buf, size_t buflen)