Skip to content

Commit e56d7b3

Browse files
authored
fix(blink-cmp-git): Remove unneeded dependency (#1488)
1 parent 580d613 commit e56d7b3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
return {
22
"Kaiser-Yang/blink-cmp-git",
33
lazy = true,
4-
dependencies = { "nvim-lua/plenary.nvim" },
54
specs = {
65
"Saghen/blink.cmp",
76
optional = true,

0 commit comments

Comments
 (0)