Skip to content

Commit f18ef3e

Browse files
committed
feat(blink-cmp): update to v1.0.0
1 parent e76529d commit f18ef3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lua/astrocommunity/completion/blink-cmp/init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ end
6868
return {
6969
"Saghen/blink.cmp",
7070
event = { "InsertEnter", "CmdlineEnter" },
71-
version = "0.*",
71+
version = "^1",
7272
opts_extend = { "sources.default", "cmdline.sources", "term.sources" },
7373
opts = {
7474
-- remember to enable your providers here

0 commit comments

Comments
 (0)