Skip to content

Commit ec2bc46

Browse files
committed
fixup! completion: update blink.cmp config
1 parent 2b471ed commit ec2bc46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ local working, ret = pcall(function()
108108
completion = {
109109
accept = { auto_brackets = { enabled = true } },
110110
},
111-
cmdline = { sources = {} },
111+
cmdline = { enabled = false },
112112
signature = { enabled = true },
113113
})
114114
end)

0 commit comments

Comments
 (0)