omnifunc, autocompletion is automatically selecting #4695
Replies: 1 comment
-
|
I finally figured this out, need to add noselect to the completeopt variable in vimrc. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm fine with the omnifunc completion opening up, but it appears to auto select when there is only one in the list,
For example.
console.lwill automatically complete and typeog. This doesn't always happen either. Usually when I am typing very fast.Sometimes I just type out 3 letter methods rather than wait for the window to show, and me having to cycle through options, except this issue is auto selecting, so the result is
console.logogI have modified some selections in my vimrc, but not seeing how this could be the cause.
Beta Was this translation helpful? Give feedback.
All reactions