mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 06:12:34 +00:00
feat: Update nvim-cmp and nvim spell
This commit is contained in:
@@ -43,7 +43,8 @@ return {
|
||||
if luasnip.expandable() then
|
||||
luasnip.expand()
|
||||
else
|
||||
cmp.confirm({ behavior = cmp.ConfirmBehavior.Insert, select = true })
|
||||
cmp.mapping.confirm({ select = false })
|
||||
fallback()
|
||||
end
|
||||
else
|
||||
fallback()
|
||||
|
||||
@@ -9,3 +9,4 @@ CFM
|
||||
Hydronic
|
||||
subpar
|
||||
quo
|
||||
IAQ
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user