Update cmp.lua

This commit is contained in:
Mihnea Creanga 2022-05-06 12:54:49 +00:00 committed by siduck
parent b05e90ba8b
commit 0601876ab6
1 changed files with 0 additions and 2 deletions

View File

@ -69,7 +69,6 @@ local options = {
end, {
"i",
"s",
"c",
}),
["<S-Tab>"] = cmp.mapping(function(fallback)
if cmp.visible() then
@ -82,7 +81,6 @@ local options = {
end, {
"i",
"s",
"c",
}),
},
sources = {