feat: Update nvim-cmp and nvim spell

This commit is contained in:
2024-11-22 09:06:16 -05:00
parent 4b39a3eb95
commit 241c43767c
3 changed files with 3 additions and 1 deletions

View File

@@ -43,7 +43,8 @@ return {
if luasnip.expandable() then if luasnip.expandable() then
luasnip.expand() luasnip.expand()
else else
cmp.confirm({ behavior = cmp.ConfirmBehavior.Insert, select = true }) cmp.mapping.confirm({ select = false })
fallback()
end end
else else
fallback() fallback()

View File

@@ -9,3 +9,4 @@ CFM
Hydronic Hydronic
subpar subpar
quo quo
IAQ

Binary file not shown.