]> git.rmz.io Git - dotfiles.git/commit
nvim/coding: don't select first entry on completion
authorSamir Benmendil <me@rmz.io>
Wed, 12 Apr 2023 20:54:14 +0000 (21:54 +0100)
committerSamir Benmendil <me@rmz.io>
Sun, 17 Dec 2023 17:36:19 +0000 (17:36 +0000)
commite40fee4264d28483903e4e7c8bfa352ae685370e
treeb6eaed7459cc41eaefe7c39ec324002ebe1a856a
parentb4463a3591186ac117cf4dc02b21cd0682ade756
nvim/coding: don't select first entry on completion

This allows tab to select and more importantly insert the first
completion.
nvim/lua/plugins/coding.lua