Skip to content

Commit 154d3d2

Browse files
aripollakjulianbopp
authored andcommitted
Remove duplicate cmp-path (nvim-lua#1369)
1 parent 0947082 commit 154d3d2

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
@@ -906,7 +906,6 @@ require('lazy').setup({
906906
-- into multiple repos for maintenance purposes.
907907
'hrsh7th/cmp-nvim-lsp',
908908
'hrsh7th/cmp-path',
909-
'hrsh7th/cmp-path',
910909
'hrsh7th/cmp-nvim-lsp-signature-help',
911910
},
912911
config = function()

0 commit comments

Comments
 (0)