Skip to content

Commit 2996e4f

Browse files
aripollakNickalas Cason
authored andcommitted
Remove duplicate cmp-path (nvim-lua#1369)
1 parent 36066d6 commit 2996e4f

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
@@ -808,7 +808,6 @@ require('lazy').setup({
808808
-- into multiple repos for maintenance purposes.
809809
'hrsh7th/cmp-nvim-lsp',
810810
'hrsh7th/cmp-path',
811-
'hrsh7th/cmp-path',
812811
'hrsh7th/cmp-nvim-lsp-signature-help',
813812
},
814813
config = function()

0 commit comments

Comments
 (0)