Skip to content

Commit 4dd8960

Browse files
aripollakkiran079
authored andcommitted
Remove duplicate cmp-path (nvim-lua#1369)
1 parent 6162b9a commit 4dd8960

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

0 commit comments

Comments
 (0)