This repository was archived by the owner on Mar 5, 2020. It is now read-only.
Show error when pressing <C-x><C-t> and there are no completions for the current word #15
Open
Description
Right now it simply "does nothing", which isn't very helpful. Using other <C-x>*
completions give a "pattern not found" error.
Sounds easy, but :echo
and :echom
get override by the INSERT
text; so not sure how we can do that.
See: #6 (comment)
Metadata
Metadata
Assignees
Labels
No labels