From: Samir Benmendil Date: Wed, 12 Apr 2023 20:54:14 +0000 (+0100) Subject: nvim/coding: don't select first entry on completion X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/e40fee4264d28483903e4e7c8bfa352ae685370e?hp=e40fee4264d28483903e4e7c8bfa352ae685370e nvim/coding: don't select first entry on completion This allows tab to select and more importantly insert the first completion. ---