revert cmp keybinding
This commit is contained in:
parent
c8196ef4af
commit
b45829690c
1 changed files with 1 additions and 1 deletions
2
init.lua
2
init.lua
|
|
@ -910,7 +910,7 @@ require('lazy').setup({
|
|||
|
||||
-- If you prefer more traditional completion keymaps,
|
||||
-- you can uncomment the following lines
|
||||
['<CR>'] = cmp.mapping.confirm { select = true },
|
||||
--['<CR>'] = cmp.mapping.confirm { select = true },
|
||||
--['<Tab>'] = cmp.mapping.select_next_item(),
|
||||
--['<S-Tab>'] = cmp.mapping.select_prev_item(),
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue