Skip to content

Commit da5c22b

Browse files
aripollakmonk3yd
authored andcommitted
Remove duplicate cmp-path (nvim-lua#1369)
1 parent f5c351b commit da5c22b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

init.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -878,7 +878,6 @@ require('lazy').setup({
878878
-- into multiple repos for maintenance purposes.
879879
'hrsh7th/cmp-nvim-lsp',
880880
'hrsh7th/cmp-path',
881-
'hrsh7th/cmp-path',
882881
'hrsh7th/cmp-nvim-lsp-signature-help',
883882
},
884883
config = function()

0 commit comments

Comments
 (0)