tpope / vim-rsi

rsi.vim: Readline style insertion
http://www.vim.org/scripts/script.php?script_id=4359
583 stars 35 forks source link

Allow accepting the current popup entry #51

Closed mhinz closed 3 years ago

mhinz commented 3 years ago

Make it possible to use the default mapping of <c-y> to select the current popup entry according to :h complete_CTRL-Y.