kunzaatko / nvim-dots

NeoVim configuration written in Lua, that strives to be well organised, non-bloated but functional and well documented.
5 stars 0 forks source link

cmp: Confirm completion in command line when only one option #21

Open kunzaatko opened 2 years ago

kunzaatko commented 2 years ago

When there is only one option in the command line, I really do not want to tab and then CR and finaly CR once more for command running. When there is only one option in the list, I want to choose it, confirm it with a single CR.