Skip to content

Commit 09f2613

Browse files
aripollakdribic
authored andcommitted
Remove duplicate cmp-path (nvim-lua#1369)
Signed-off-by: Dejan Ribič <dejan.ribic@gmail.com>
1 parent d2225ad commit 09f2613

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
@@ -810,7 +810,6 @@ require('lazy').setup({
810810
-- into multiple repos for maintenance purposes.
811811
'hrsh7th/cmp-nvim-lsp',
812812
'hrsh7th/cmp-path',
813-
'hrsh7th/cmp-path',
814813
'hrsh7th/cmp-nvim-lsp-signature-help',
815814
},
816815
config = function()

0 commit comments

Comments
 (0)