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
Not sure if this is a deoplete or deoplete-go issue.
I have map <C-n> :cnext<CR>.
But since I updated now (last update before was like 3 weeks or so), Ctrl-N shows the entire list of suggestions, but on a second hit, it autocompletes the first option which makes the other options disappear. So it's no longer possible to scroll through the entire list of options.
Ctrl-N used to behave like the down arrow. Not it behaves like Ctrl-N + Enter at once.
The text was updated successfully, but these errors were encountered:
stevenroose
changed the title
Ctrl-N doesn't go over entire list anymore
:cnext doesn't go over entire list anymore
Apr 21, 2018
Ok, will try! What's easiest way to do that to avoid having to clear my
entire vim directory. Is there a cmd line flag on neovim that allows me to
point to another config file. Also, plugins in `~/.local/share/neovim/` are
loaded by default, no?
Not sure if this is a deoplete or deoplete-go issue.
I have
map <C-n> :cnext<CR>
.But since I updated now (last update before was like 3 weeks or so), Ctrl-N shows the entire list of suggestions, but on a second hit, it autocompletes the first option which makes the other options disappear. So it's no longer possible to scroll through the entire list of options.
Ctrl-N used to behave like the down arrow. Not it behaves like Ctrl-N + Enter at once.
The text was updated successfully, but these errors were encountered: