Skip to content

Commit 1a7dfe9

Browse files
author
Ted Leahy
committed
Remove duplicate cmp-path (nvim-lua#1369)
1 parent 2d684e4 commit 1a7dfe9

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)