Skip to content

Commit d7cbefa

Browse files
aripollakbeammedown
authored andcommitted
Remove duplicate cmp-path (nvim-lua#1369)
1 parent a2ed13a commit d7cbefa

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
@@ -822,7 +822,6 @@ require('lazy').setup({
822822
-- into multiple repos for maintenance purposes.
823823
'hrsh7th/cmp-nvim-lsp',
824824
'hrsh7th/cmp-path',
825-
'hrsh7th/cmp-path',
826825
'hrsh7th/cmp-nvim-lsp-signature-help',
827826
},
828827
config = function()

0 commit comments

Comments
 (0)