coc.nvim: autoselect first completion match
This commit is contained in:
parent
f283813be4
commit
6eb96ff1dd
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"coc.preferences.diagnostic.errorSign": "",
|
||||
"coc.preferences.diagnostic.warningSign": "",
|
||||
"coc.preferences.noselect": false,
|
||||
"languageserver": {
|
||||
"bash": {
|
||||
"command": "bash-language-server",
|
||||
|
|
Loading…
Reference in a new issue