Remove duplicate cmp-path (#1369)

This commit is contained in:
Ari Pollak 2025-02-19 09:38:58 -05:00 committed by GitHub
parent e64aa51ef2
commit ea60b2b01f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -799,7 +799,6 @@ require('lazy').setup({
-- into multiple repos for maintenance purposes.
'hrsh7th/cmp-nvim-lsp',
'hrsh7th/cmp-path',
'hrsh7th/cmp-path',
'hrsh7th/cmp-nvim-lsp-signature-help',
},
config = function()