Fix: fix the cmp-nvim-lsp-signature-help link

This commit is contained in:
Aryan Rajoria 2025-02-17 22:29:05 -05:00 committed by GitHub
parent 282cbb9c82
commit 57b99134a9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -787,7 +787,7 @@ require('lazy').setup({
'hrsh7th/cmp-nvim-lsp',
'hrsh7th/cmp-path',
'hrsh7th/cmp-path',
'htsh7th/cmp-nvim-lsp-signature-help',
'hrsh7th/cmp-nvim-lsp-signature-help',
},
config = function()
-- See `:help cmp`