Skip to content

Commit c6a4c3b

Browse files
aripollakeric
authored andcommitted
Remove duplicate cmp-path (nvim-lua#1369)
1 parent 7ab6d6c commit c6a4c3b

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
@@ -804,7 +804,6 @@ require('lazy').setup({
804804
-- into multiple repos for maintenance purposes.
805805
'hrsh7th/cmp-nvim-lsp',
806806
'hrsh7th/cmp-path',
807-
'hrsh7th/cmp-path',
808807
'hrsh7th/cmp-nvim-lsp-signature-help',
809808
},
810809
config = function()

0 commit comments

Comments
 (0)