Skip to content

Commit 81c7dee

Browse files
aripollakkmha915
authored andcommitted
Remove duplicate cmp-path (nvim-lua#1369)
1 parent b4c9f7b commit 81c7dee

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

0 commit comments

Comments
 (0)