]> 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>
Tue, 31 Oct 2023 23:08:51 +0000 (23:08 +0000)
commit525b626fd8d4a7bc7e300689b9e7e250dcddf684
treeb6eaed7459cc41eaefe7c39ec324002ebe1a856a
parent40347709de69309d944058ddde2383107dbd9036
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