configure dconf
This commit is contained in:
parent
452b03f6f9
commit
b7c561136b
4 changed files with 35 additions and 2 deletions
|
|
@ -140,7 +140,7 @@
|
|||
['<C-f>'] = cmp.mapping.scroll_docs(4),
|
||||
['<C-Space>'] = cmp.mapping.complete(),
|
||||
['<C-e>'] = cmp.mapping.abort(),
|
||||
['<C-Tab>'] = cmp.mapping.confirm({ select = true }),
|
||||
['<C-Enter>'] = cmp.mapping.confirm({ select = true }),
|
||||
})
|
||||
'';
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue