Can we make gvim to only show autocomplete options without completing the word so that we can discard it if the expected completion option is not present?
The completeopt setting only seems to have longest match or complete the first option in the menu. Is there a way to do this?
