Skip to content

Commit 333814b

Browse files
aripollakpieterlexis-tomtom
authored andcommitted
Remove duplicate cmp-path (nvim-lua#1369)
1 parent f3e1669 commit 333814b

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
@@ -763,7 +763,6 @@ require('lazy').setup({
763763
-- into multiple repos for maintenance purposes.
764764
'hrsh7th/cmp-nvim-lsp',
765765
'hrsh7th/cmp-path',
766-
'hrsh7th/cmp-path',
767766
'hrsh7th/cmp-nvim-lsp-signature-help',
768767
},
769768
config = function()

0 commit comments

Comments
 (0)