ayamir / nvimdots

A well configured and structured Neovim.
BSD 3-Clause "New" or "Revised" License
2.82k stars 450 forks source link

fix: set cmp preselect to none. #1247

Closed ayamir closed 2 months ago

ayamir commented 2 months ago

1246

JohnWickzzz commented 2 months ago

image

After update preselect like this and add completeopt param. Simple test of java/go/lua file, now it can select the first item. But I don't know if it can run normally in all places.