You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have the following in my mapping config:
Is there anyway to have the completion auto select a match if one matches the text under the cursor when manually invoking completion with
C-Space
?So, for example, if the cursor is under the word
complete
in the example above, it would highlight the first completion, highlighted here:I tried
but that didn't seem to do anything.
I have
noselect
as part of my completion options and would like it to remain this way. I only want it to preselect when I manually trigger completion.Beta Was this translation helpful? Give feedback.
All reactions