Skip to content

Commit 64d4f3e

Browse files
aripollakDerFrZocker
authored andcommitted
Remove duplicate cmp-path (nvim-lua#1369)
1 parent a05ae7a commit 64d4f3e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

init.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -820,7 +820,6 @@ require('lazy').setup({
820820
-- into multiple repos for maintenance purposes.
821821
'hrsh7th/cmp-nvim-lsp',
822822
'hrsh7th/cmp-path',
823-
'hrsh7th/cmp-path',
824823
'hrsh7th/cmp-nvim-lsp-signature-help',
825824
},
826825
config = function()

0 commit comments

Comments
 (0)