Skip to content

Commit 57501dc

Browse files
aripollakLouis Louis
authored andcommitted
Remove duplicate cmp-path (nvim-lua#1369)
1 parent 24d390c commit 57501dc

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
@@ -753,7 +753,6 @@ require('lazy').setup({
753753
-- into multiple repos for maintenance purposes.
754754
'hrsh7th/cmp-nvim-lsp',
755755
'hrsh7th/cmp-path',
756-
'hrsh7th/cmp-path',
757756
'hrsh7th/cmp-nvim-lsp-signature-help',
758757
},
759758
config = function()

0 commit comments

Comments
 (0)