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/525b626fd8d4a7bc7e300689b9e7e250dcddf684?ds=inline;hp=525b626fd8d4a7bc7e300689b9e7e250dcddf684 nvim/coding: don't select first entry on completion This allows tab to select and more importantly insert the first completion. ---