Skip to content

Commit 2fbc131

Browse files
aripollakShadowmeister
authored andcommitted
Remove duplicate cmp-path (nvim-lua#1369)
1 parent ccb4469 commit 2fbc131

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
@@ -885,7 +885,6 @@ require('lazy').setup({
885885
-- into multiple repos for maintenance purposes.
886886
'hrsh7th/cmp-nvim-lsp',
887887
'hrsh7th/cmp-path',
888-
'hrsh7th/cmp-path',
889888
'hrsh7th/cmp-nvim-lsp-signature-help',
890889
},
891890
config = function()

0 commit comments

Comments
 (0)