do not select first result and handle enter smarter
This commit is contained in:
4
.config/nvim/coc-settings.json
Normal file
4
.config/nvim/coc-settings.json
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"suggest.enablePreselect": false,
|
||||
"suggest.noselect": true
|
||||
}
|
Reference in New Issue
Block a user