Remove duplicate cmp-path

This commit is contained in:
Ari Pollak 2025-02-18 14:59:58 -05:00 committed by GitHub
parent e64aa51ef2
commit 42cafb09a1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

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()