Skip to content

Commit ce2d67b

Browse files
aripollakRichard V.H
authored and
Richard V.H
committed
Remove duplicate cmp-path (nvim-lua#1369)
1 parent 3f24c88 commit ce2d67b

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
@@ -799,7 +799,6 @@ require('lazy').setup({
799799
-- into multiple repos for maintenance purposes.
800800
'hrsh7th/cmp-nvim-lsp',
801801
'hrsh7th/cmp-path',
802-
'hrsh7th/cmp-path',
803802
'hrsh7th/cmp-nvim-lsp-signature-help',
804803
},
805804
config = function()

0 commit comments

Comments
 (0)