Skip to content

Commit 90d9dc7

Browse files
aripollakShrinivas Kamath
authored andcommitted
Remove duplicate cmp-path (nvim-lua#1369)
1 parent 62f737b commit 90d9dc7

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
@@ -811,7 +811,6 @@ require('lazy').setup({
811811
-- into multiple repos for maintenance purposes.
812812
'hrsh7th/cmp-nvim-lsp',
813813
'hrsh7th/cmp-path',
814-
'hrsh7th/cmp-path',
815814
'hrsh7th/cmp-nvim-lsp-signature-help',
816815
},
817816
config = function()

0 commit comments

Comments
 (0)