Skip to content

Commit 0b346b4

Browse files
aripollakMach565
authored andcommitted
Remove duplicate cmp-path (nvim-lua#1369)
1 parent 8dfec5c commit 0b346b4

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
@@ -802,7 +802,6 @@ require('lazy').setup({
802802
-- into multiple repos for maintenance purposes.
803803
'hrsh7th/cmp-nvim-lsp',
804804
'hrsh7th/cmp-path',
805-
'hrsh7th/cmp-path',
806805
'hrsh7th/cmp-nvim-lsp-signature-help',
807806
},
808807
config = function()

0 commit comments

Comments
 (0)