Skip to content

Commit 38ace3a

Browse files
aripollakJuanAn
authored andcommitted
Remove duplicate cmp-path (nvim-lua#1369)
1 parent df98330 commit 38ace3a

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
@@ -824,7 +824,6 @@ require('lazy').setup({
824824
-- into multiple repos for maintenance purposes.
825825
'hrsh7th/cmp-nvim-lsp',
826826
'hrsh7th/cmp-path',
827-
'hrsh7th/cmp-path',
828827
'hrsh7th/cmp-nvim-lsp-signature-help',
829828
},
830829
config = function()

0 commit comments

Comments
 (0)