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 GitHub
parent 282cbb9c82
commit 7c49ba1cb7

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`