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.
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.