Skip to content

Commit 4873dcb

Browse files
aripollakandreacanton
authored andcommitted
Remove duplicate cmp-path (nvim-lua#1369)
1 parent 3faa601 commit 4873dcb

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
@@ -813,7 +813,6 @@ require('lazy').setup({
813813
-- into multiple repos for maintenance purposes.
814814
'hrsh7th/cmp-nvim-lsp',
815815
'hrsh7th/cmp-path',
816-
'hrsh7th/cmp-path',
817816
'hrsh7th/cmp-nvim-lsp-signature-help',
818817
},
819818
config = function()

0 commit comments

Comments
 (0)