From: Samir Benmendil Date: Wed, 12 Apr 2023 16:02:42 +0000 (+0100) Subject: nvim/coding: setup Supertab X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/b4463a3591186ac117cf4dc02b21cd0682ade756?hp=b4463a3591186ac117cf4dc02b21cd0682ade756 nvim/coding: setup Supertab Pretty much copied from [lazyvim#supertab]. It doesn't exactly work as I want though. It seems that selects the second entry rather than completes the first first. [lazyvim#supertab]: https://www.lazyvim.org/configuration/recipes#supertab ---