Fix: fix the cmp-nvim-lsp-signature-help link (#1363)

This commit is contained in:
Aryan Rajoria 2025-02-18 00:05:15 -05:00 committed by Richard V.H
parent 3e3e1fc401
commit f8c4b1bd5b
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`