Open mr-ubik opened 5 years ago
I'm using neocompl, seems I have met that before with another plugin.
marked
I have switched to COC for the autocompletion but I have yet to test Riv with it
I'm having the same issue with COC and have disabled riv for now.
I am currently using Riv together with Deoplete to manage the autocompletion of words, however, if I have Riv turned on it seems it overrides the default Deoplete behavior.
Current behavior: inside the Popup I cycle to the desired completion using arrow keys. Pressing will not insert the highlighted word and will instead insert a new line. If I cycle using instead it works correctly.
Expected behavior: default Deoplete behavior, pressing will simply insert the highlighted option.